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

glen glen at pld-linux.org
Fri Aug 24 00:27:50 CEST 2012


commit 8c44c44a1f3393c47f69ccfac001368816facb40
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:27:48 2012 +0300

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

 php-pecl-yp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-yp.spec b/php-pecl-yp.spec
index b4d379f..7efad0b 100644
--- a/php-pecl-yp.spec
+++ b/php-pecl-yp.spec
@@ -5,7 +5,7 @@ Summary:	%{_modname} - a NIS client for PHP
 Summary(pl.UTF-8):	%{_modname} - klient NIS dla PHP
 Name:		php-pecl-%{_modname}
 Version:	0.%{_snap}
-Release:	6
+Release:	7
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	%{name}-%{_snap}.tar.gz
@@ -14,7 +14,7 @@ URL:		http://cvs.php.net/pecl/yp/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+Requires:	php(core) >= 5.0.4
 Provides:	php(yp)
 Obsoletes:	php-yp
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)


More information about the pld-cvs-commit mailing list