Hello community, here is the log from the commit of package cacti for openSUSE:Factory checked in at 2014-04-13 13:14:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cacti (Old) and /work/SRC/openSUSE:Factory/.cacti.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cacti" Changes: -------- --- /work/SRC/openSUSE:Factory/cacti/cacti.changes 2013-10-01 08:08:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cacti.new/cacti.changes 2014-04-13 13:14:50.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Apr 12 09:37:55 UTC 2014 - [email protected] + +- Change php requirements to be more general on SUSE systems + [bnc#862993] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cacti.spec ++++++ --- /var/tmp/diff_new_pack.azYYL6/_old 2014-04-13 13:14:51.000000000 +0200 +++ /var/tmp/diff_new_pack.azYYL6/_new 2014-04-13 13:14:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package cacti # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,11 +39,11 @@ %if 0%{?suse_version} BuildRequires: apache2-devel Requires: apache2 -Requires: apache2-mod_php5 Requires: cron -Requires: php5-mysql -Requires: php5-snmp -Requires: php5-sockets +Requires: mod_php_any >= 5.1 +Requires: php-mysql >= 5.1 +Requires: php-snmp >= 5.1 +Requires: php-sockets >= 5.1 Requires: rrdtool %endif %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
