SPECS: php4-ioncube.spec - corrections (based on template-php4-pec...

glen glen at pld-linux.org
Fri Jun 15 10:08:04 CEST 2007


Author: glen                         Date: Fri Jun 15 08:08:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- corrections (based on template-php4-pecl.spec)

---- Files affected:
SPECS:
   php4-ioncube.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php4-ioncube.spec
diff -u SPECS/php4-ioncube.spec:1.1 SPECS/php4-ioncube.spec:1.2
--- SPECS/php4-ioncube.spec:1.1	Fri Jun 15 09:15:30 2007
+++ SPECS/php4-ioncube.spec	Fri Jun 15 10:07:59 2007
@@ -15,8 +15,10 @@
 # Source2-md5:	233acef94ff789a799f0637648d1e10f
 URL:		http://ioncube.com/
 BuildRequires:	coreutils
-BuildRequires:	php4-devel
-Requires:	php4-common
+BuildRequires:	php4-devel >= 3:4.0.0
+BuildRequires:	rpmbuild(macros) >= 1.344
+%{?requires_php_extension}
+Requires:	php4-common >= 3:4.4.0-3
 ExclusiveArch:	%{ix86} %{x8664} ppc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,11 +49,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%php_webserver_restart
+%php4_webserver_restart
 
 %postun
 if [ "$1" = 0 ]; then
-	%php_webserver_restart
+	%php4_webserver_restart
 fi
 
 %files
@@ -66,7 +68,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/15 08:07:59  glen
+- corrections (based on template-php4-pecl.spec)
+
 Revision 1.1  2007/06/15 07:15:30  arekm
 - php4 version
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-ioncube.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list