SPECS: template-php-pecl.spec, template-php4-pecl.spec - use new m...

glen glen at pld-linux.org
Tue Sep 13 20:15:55 CEST 2005


Author: glen                         Date: Tue Sep 13 18:15:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use new macro for PHP_MODULES_API
- do not have Obsoletes in template (obsoletes should be added only if needed, not fill all new packages with it :/)

---- Files affected:
SPECS:
   template-php-pecl.spec (1.15 -> 1.16) , template-php4-pecl.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/template-php-pecl.spec
diff -u SPECS/template-php-pecl.spec:1.15 SPECS/template-php-pecl.spec:1.16
--- SPECS/template-php-pecl.spec:1.15	Wed Sep  7 13:35:11 2005
+++ SPECS/template-php-pecl.spec	Tue Sep 13 20:15:48 2005
@@ -13,12 +13,10 @@
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
 URL:		http://pecl.php.net/package/Modname/
-BuildRequires:	libtool
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.230
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
-%requires_eq_to php-common php-devel
-Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -73,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/09/13 18:15:48  glen
+- use new macro for PHP_MODULES_API
+- do not have Obsoletes in template (obsoletes should be added only if needed, not fill all new packages with it :/)
+
 Revision 1.15  2005/09/07 11:35:11  glen
 - adapterize
 

================================================================
Index: SPECS/template-php4-pecl.spec
diff -u SPECS/template-php4-pecl.spec:1.6 SPECS/template-php4-pecl.spec:1.7
--- SPECS/template-php4-pecl.spec:1.6	Wed Sep  7 13:35:11 2005
+++ SPECS/template-php4-pecl.spec	Tue Sep 13 20:15:48 2005
@@ -13,12 +13,10 @@
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
 URL:		http://pecl.php.net/package/Modname/
-BuildRequires:	libtool
-BuildRequires:	php4-devel
+BuildRequires:	php4-devel >= 3:4.0.0
 BuildRequires:	rpmbuild(macros) >= 1.230
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
-%requires_eq_to php4-common php4-devel
-Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -73,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/09/13 18:15:48  glen
+- use new macro for PHP_MODULES_API
+- do not have Obsoletes in template (obsoletes should be added only if needed, not fill all new packages with it :/)
+
 Revision 1.6  2005/09/07 11:35:11  glen
 - adapterize
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pecl.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/template-php4-pecl.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list