[packages/php-markdown-extra] version independant php deps
glen
glen at pld-linux.org
Tue Oct 30 17:18:52 CET 2012
commit a16b5460ee46b4e84a2ac17ba17697bb3d45a778
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 30 18:18:38 2012 +0200
version independant php deps
php-markdown-extra.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-markdown-extra.spec b/php-markdown-extra.spec
index a799072..10a837c 100644
--- a/php-markdown-extra.spec
+++ b/php-markdown-extra.spec
@@ -12,8 +12,8 @@ URL: http://michelf.ca/projects/php-markdown/extra/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.610
BuildRequires: unzip
-Requires: php-common >= 4:%{php_min_version}
-Requires: php-pcre
+Requires: php(core) >= %{php_min_version}
+Requires: php(pcre)
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-markdown-extra.git/commitdiff/a16b5460ee46b4e84a2ac17ba17697bb3d45a778
More information about the pld-cvs-commit
mailing list