[packages/php-pecl-xslcache] - use php(core) as dependency to require php version - release 4 (by relup.sh)
glen
glen at pld-linux.org
Fri Aug 24 00:27:40 CEST 2012
commit 33043285618e0bf07a15cbc80118c2e22b16b6cb
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 24 01:27:39 2012 +0300
- use php(core) as dependency to require php version
- release 4 (by relup.sh)
php-pecl-xslcache.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-xslcache.spec b/php-pecl-xslcache.spec
index 7805cef..bf83a1e 100644
--- a/php-pecl-xslcache.spec
+++ b/php-pecl-xslcache.spec
@@ -3,7 +3,7 @@ Summary: %{modname} - A modification of PHP's standard XSL extension that caches
Summary(pl.UTF-8): %{modname} - modyfikacja standardowego rozszerzenia XSL PHP, które buforuje przetworzone reprezentacje arkuszów stylów XSL
Name: php-pecl-%{modname}
Version: 0.7.1
-Release: 4
+Release: 5
License: PHP 3.01
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -13,7 +13,7 @@ BuildRequires: libxslt-devel >= 1.1.0
BuildRequires: php-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.519
%{?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