]> git.pld-linux.org Git - packages/php-pear-Date_HumanDiff.git/commitdiff
version and extension deps auto/th/php-pear-Date_HumanDiff-0.4.0-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 00:06:42 +0000 (03:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 00:06:42 +0000 (03:06 +0300)
php-pear-Date_HumanDiff.spec

index 62eea6bdf3bfcafa3368bfdd55e6046417bde945..faa40bb25b25fa1cb66d6b0c27b8564e959876f8 100644 (file)
@@ -1,5 +1,6 @@
 %define                status          alpha
 %define                pearname        Date_HumanDiff
+%define                php_min_version 5.0.0
 %include       /usr/lib/rpm/macros.php
 Summary:       %{pearname} - Generate textual time differences that are easily understandable by humans
 Name:          php-pear-Date_HumanDiff
@@ -14,6 +15,9 @@ BuildRequires:        php-packagexml2cl
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.610
+Requires:      php(core) >= %{php_min_version}
+Requires:      php(date)
+Requires:      php(pcre)
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.07261 seconds and 4 git commands to generate.