Browse Source

new: flickcurl-1.18-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4707 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 12 years ago
parent
commit
d0a774659e
1 changed files with 10 additions and 3 deletions
  1. 10 3
      f/flickcurl/flickcurl-vl.spec

+ 10 - 3
f/flickcurl/flickcurl.spec → f/flickcurl/flickcurl-vl.spec

@@ -1,6 +1,6 @@
 Name:		flickcurl
 Version:	1.18
-Release:	2%{?dist}
+Release:	1%{?_dist_release}
 Summary:	C library for the Flickr API
 
 Group:		System Environment/Libraries
@@ -9,7 +9,11 @@ URL:		http://librdf.org/%{name}/
 Source0:	http://download.dajobe.org/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libxml2-devel, libcurl-devel, chrpath, raptor-devel
+BuildRequires:	libxml2-devel, curl-devel, chrpath, raptor-devel
+
+Distribution: Vine Linux
+Vendor: Project Vine
+Packager: iwaim
 
 %description
 Flickcurl is a C library for the Flickr API, handling creating the
@@ -28,7 +32,7 @@ description.
 %package	devel
 Summary:	Development files for %{name}
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}, libxml2-devel, libcurl-devel, raptor-devel
+Requires:	%{name} = %{version}-%{release}, libxml2-devel, curl-devel, raptor-devel
 BuildRequires:	pkgconfig
 
 %description	devel
@@ -84,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}-config.1.gz
 
 %changelog
+* Sun Sep  4 2011 IWAI, Masaharu <iwai@alib.jp> 1.18-1
+- build for Vine Linux: based Fedora 1.18-2
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild