packages: php-pear-File_CSV/php-pear-File_CSV.spec - up to 1.0.0 release

glen glen at pld-linux.org
Sun Jul 31 22:37:38 CEST 2011


Author: glen                         Date: Sun Jul 31 20:37:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.0.0 release

---- Files affected:
packages/php-pear-File_CSV:
   php-pear-File_CSV.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/php-pear-File_CSV/php-pear-File_CSV.spec
diff -u packages/php-pear-File_CSV/php-pear-File_CSV.spec:1.3 packages/php-pear-File_CSV/php-pear-File_CSV.spec:1.4
--- packages/php-pear-File_CSV/php-pear-File_CSV.spec:1.3	Sun Jan 23 02:22:28 2011
+++ packages/php-pear-File_CSV/php-pear-File_CSV.spec	Sun Jul 31 22:37:33 2011
@@ -1,20 +1,20 @@
 # $Revision$, $Date$
+%define		status		alpha
+%define		pearname	File_CSV
 %include	/usr/lib/rpm/macros.php
-%define		_status		alpha
-%define		_pearname	File_CSV
-%define		subver	alpha1
-%define		rel		1
-Summary:	%{_pearname} - Read and write of CSV files
-Name:		php-pear-%{_pearname}
+Summary:	%{pearname} - Read and write of CSV files
+Name:		php-pear-%{pearname}
 Version:	1.0.0
-Release:	0.%{subver}.%{rel}
+Release:	1
 License:	New BSD
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{subver}.tgz
-# Source0-md5:	a941ef2ec81cfc47a8f6d9290cb9d0af
+Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5:	a3899032d51cee860a2008e8b294c885
 URL:		http://pear.php.net/package/File_CSV/
-BuildRequires:	php-pear-PEAR
+BuildRequires:	php-pear-PEAR >= 1:1.7.0
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
+BuildRequires:	rpmbuild(macros) >= 1.580
+Requires:	php-pcre
 Requires:	php-pear
 Requires:	php-pear-File >= 1.4.0-0.alpha1
 Requires:	php-pear-PEAR-core >= 1:1.7.0
@@ -30,7 +30,7 @@
 
 For more information on CSV: <http://rfc.net/rfc4180.html>
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %prep
 %pear_package_setup
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/07/31 20:37:33  glen
+- up to 1.0.0 release
+
 Revision 1.3  2011/01/23 01:22:28  sparky
 - tests are no longer installed - don't try to remove them
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-File_CSV/php-pear-File_CSV.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list