SPECS: php-pear-PEAR.spec - create spec files with PLD style namin...

adamg adamg at pld-linux.org
Tue Dec 20 08:23:29 CET 2005


Author: adamg                        Date: Tue Dec 20 07:23:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create spec files with PLD style naming (name.spec, not name-version.spec)
- release 4

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.98 SPECS/php-pear-PEAR.spec:1.99
--- SPECS/php-pear-PEAR.spec:1.98	Tue Dec 13 12:05:38 2005
+++ SPECS/php-pear-PEAR.spec	Tue Dec 20 08:23:24 2005
@@ -8,7 +8,7 @@
 Summary(pl):	%{_pearname} - podstawowa klasa dla PHP PEAR
 Name:		php-pear-%{_pearname}
 Version:	1.4.5
-Release:	3
+Release:	4
 Epoch:		1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
@@ -19,6 +19,7 @@
 Patch1:		%{name}-rpmpkgname.patch
 Patch2:		%{name}-rpmvars.patch
 Patch3:		%{name}-old-api.patch
+Patch4:		%{name}-specfile.patch
 URL:		http://pear.php.net/package/PEAR
 BuildRequires:	php-cli
 BuildRequires:	php-pear >= 4:1.0-6
@@ -100,6 +101,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 
@@ -182,6 +184,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2005/12/20 07:23:24  adamg
+- create spec files with PLD style naming (name.spec, not name-version.spec)
+- release 4
+
 Revision 1.98  2005/12/13 11:05:38  glen
 - cat optional-packages.txt, XML_RPC is optional; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list