]> git.pld-linux.org Git - packages/php-markdown-extra.git/commitdiff
version independant php deps auto/th/php-markdown-extra-1.2.5-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 30 Oct 2012 16:18:38 +0000 (18:18 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 30 Oct 2012 16:18:38 +0000 (18:18 +0200)
php-markdown-extra.spec

index a799072a16b10b02065effe62b3ac6fa43245be9..10a837c86b92c184a7683a1cd24c2d421897ce6f 100644 (file)
@@ -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)
 
This page took 0.094562 seconds and 4 git commands to generate.