SPECS: php4-mcache.spec - fix epoch for php-common

glen glen at pld-linux.org
Mon Jul 18 16:26:44 CEST 2005


Author: glen                         Date: Mon Jul 18 14:26:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix epoch for php-common

---- Files affected:
SPECS:
   php4-mcache.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/php4-mcache.spec
diff -u SPECS/php4-mcache.spec:1.5 SPECS/php4-mcache.spec:1.6
--- SPECS/php4-mcache.spec:1.5	Thu Jul 14 17:15:07 2005
+++ SPECS/php4-mcache.spec	Mon Jul 18 16:26:39 2005
@@ -2,11 +2,11 @@
 %define		_name		mcache
 %define		php_ver		%(rpm -q --qf '%%{epoch}:%%{version}' php4-devel)
 
-%define		_beta	6
 Summary:	mcache PHP Extension
 Summary(pl):	Rozszerzenie PHP mcache
 Name:		php4-%{_name}
 Version:	1.2.0
+%define		_beta	6
 Release:	0.beta%{_beta}.2
 Epoch:		0
 License:	PHP 2.02
@@ -18,7 +18,7 @@
 BuildRequires:	libmemcache-devel >= 1.3.0
 BuildRequires:	php4-devel
 Requires:	php4-common = %{php_ver}
-Requires(post,preun):	php-common >= 4.1
+Requires(post,preun):	php-common >= 3:4.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/php4
@@ -101,8 +101,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/07/18 14:26:39  glen
+- fix epoch for php-common
+
 Revision 1.5  2005/07/14 15:15:07  glen
-- hode errors from missing php-config
+- hide errors from missing php-config
 
 Revision 1.4  2005/06/27 09:03:28  glen
 - fix license
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-mcache.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list