[packages/php-rrdtool] - use php(core) as dependency to require php version - release 6 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:28:33 CEST 2012


commit a28f8375cb8385ca70bf169cf58d12ddb24a6619
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:28:32 2012 +0300

    - use php(core) as dependency to require php version
    - release 6 (by relup.sh)

 php-rrdtool.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-rrdtool.spec b/php-rrdtool.spec
index 60d8916..4f2ee08 100644
--- a/php-rrdtool.spec
+++ b/php-rrdtool.spec
@@ -3,7 +3,7 @@ Summary:	RRDtool PHP module
 Summary(pl.UTF-8):	Moduł PHP RRDtool
 Name:		php-rrdtool
 Version:	1.2
-Release:	6
+Release:	7
 License:	GPL
 Group:		Applications/Databases
 Source0:	http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.tgz
@@ -14,7 +14,7 @@ BuildRequires:	rpmbuild(macros) >= 1.322
 BuildRequires:	rrdtool-devel >= 1.2.10
 BuildRequires:	sed >= 4.0
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+Requires:	php(core) >= 5.0.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description


More information about the pld-cvs-commit mailing list