rpms/php/FC-3 php.spec,1.58,1.59

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 27 19:57:32 UTC 2005


Author: jorton

Update of /cvs/dist/rpms/php/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv27317

Modified Files:
	php.spec 
Log Message:
* Wed Apr 27 2005 Joe Orton <jorton at redhat.com> 4.3.11-2.5
- rebuild for new net-snmp ABI (#155975)



Index: php.spec
===================================================================
RCS file: /cvs/dist/rpms/php/FC-3/php.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- php.spec	12 Apr 2005 08:36:14 -0000	1.58
+++ php.spec	27 Apr 2005 19:57:29 -0000	1.59
@@ -6,7 +6,7 @@
 Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
 Name: php
 Version: 4.3.11
-Release: 2.4
+Release: 2.5
 License: The PHP License
 Group: Development/Languages
 URL: http://www.php.net/
@@ -206,8 +206,10 @@
 Summary: A module for PHP applications that query SNMP-managed devices.
 Group: Development/Languages
 Requires: php = %{version}-%{release}
-BuildRequires: net-snmp-devel, elfutils-devel
+BuildRequires: net-snmp-devel >= 5.2.1, elfutils-devel
+Conflicts: net-snmp-libs < 5.2.1
 # elfutils-devel requirement workaround for #103982
+# net-snmp-libs requirement since the library ABI changed, #155975
 
 %description snmp
 The php-snmp package contains a dynamic shared object that will add
@@ -550,6 +552,9 @@
 %endif
 
 %changelog
+* Wed Apr 27 2005 Joe Orton <jorton at redhat.com> 4.3.11-2.5
+- rebuild for new net-snmp ABI (#155975)
+
 * Wed Apr  6 2005 Joe Orton <jorton at redhat.com> 4.3.11-2.4
 - snmp: disable MSHUTDOWN function to prevent error_log noise
 




More information about the fedora-cvs-commits mailing list