]> git.pld-linux.org Git - packages/php-pear-Services_Libravatar.git/commitdiff
php version/ext deps auto/th/php-pear-Services_Libravatar-0.2.2-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 00:19:20 +0000 (03:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 00:19:20 +0000 (03:19 +0300)
php-pear-Services_Libravatar.spec

index f3b60ce89c991bdca1651a52d8145906e57b52c3..3e9fa80ef8be126059ed54449dbf716ecc2ef3d2 100644 (file)
@@ -1,5 +1,6 @@
 %define                status          alpha
 %define                pearname        Services_Libravatar
+%define                php_min_version 5.2.0
 %include       /usr/lib/rpm/macros.php
 Summary:       %{pearname} - API interfacing class for libravatar.org
 Name:          php-pear-Services_Libravatar
@@ -14,6 +15,11 @@ 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(filter)
+Requires:      php(hash)
+Requires:      php(pcre)
+Requires:      php(spl)
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.062102 seconds and 4 git commands to generate.