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

glen glen at pld-linux.org
Fri Aug 24 00:21:38 CEST 2012


commit 80f1e701470a1e5dd334c151af926d4cae0939f2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:21:36 2012 +0300

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

 php-atomlib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-atomlib.spec b/php-atomlib.spec
index e6b1112..8717cbe 100644
--- a/php-atomlib.spec
+++ b/php-atomlib.spec
@@ -4,7 +4,7 @@
 Summary:	atomlib.php - Atom Syndication Format PHP Library
 Name:		php-atomlib
 Version:	0.4
-Release:	2
+Release:	3
 License:	Apache v2.0
 Group:		Development/Languages/PHP
 # svn --ignore-externals co http://phpatomlib.googlecode.com/svn/trunk/ phpatomlib
@@ -17,8 +17,8 @@ URL:		http://code.google.com/p/phpatomlib/
 BuildRequires:	rpm-build >= 4.4.9-96
 BuildRequires:	rpm-php-pearprov
 BuildRequires:	rpmbuild(macros) >= 1.461
+Requires:	php(core) >= %{php_min_version}
 Requires:	php(xml)
-Requires:	php-common >= 4:%{php_min_version}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list