rpms/rrdtool/EL-4 rrdtool.spec,1.13,1.14

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Sun Mar 16 22:48:38 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/rrdtool/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17772

Modified Files:
	rrdtool.spec 
Log Message:
* Sat Mar 15 2008 Jarod Wilson <jwilson at redhat.com> 1.2.27-2
- Drop php abi stuff, apparently not wired up in el4
- Turn ppc64 php bits back on



Index: rrdtool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/EL-4/rrdtool.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rrdtool.spec	15 Mar 2008 23:53:06 -0000	1.13
+++ rrdtool.spec	16 Mar 2008 22:47:55 -0000	1.14
@@ -8,7 +8,7 @@
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
 Version: 1.2.27
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/Databases
 URL: http://oss.oetiker.ch/rrdtool/
@@ -79,11 +79,6 @@
 Python RRDtool bindings.
 %endif
 
-%ifarch ppc64
-# php bits busted on ppc64 at the moment
-%define with_php 0
-%endif
-
 %if %{with_php}
 %package php
 Summary: PHP RRDtool bindings
@@ -91,12 +86,6 @@
 BuildRequires: php-devel >= 4.0
 Requires: php >= 4.0
 Requires: %{name} = %{version}-%{release}
-%if 0%{?php_zend_api}
-Requires: php(zend-abi) = %{php_zend_api}
-Requires: php(api) = %{php_core_api}
-%else
-Requires: php-api = %{php_apiver}
-%endif
 Provides: php-pecl(rrdtool)
 Obsoletes: php-%{name} < %{version}-%{release}
 Provides: php-%{name} = %{version}-%{release}
@@ -311,6 +300,10 @@
 %endif
 
 %changelog
+* Sat Mar 15 2008 Jarod Wilson <jwilson at redhat.com> 1.2.27-2
+- Drop php abi stuff, apparently not wired up in el4
+- Turn ppc64 php bits back on
+
 * Mon Feb 25 2008 Jarod Wilson <jwilson at redhat.com> 1.2.27-1
 - New upstream release, v1.2.27
 




More information about the fedora-extras-commits mailing list