]> git.pld-linux.org Git - packages/php-pear-Validate_DE.git/commitdiff
- use virtual php extension deps (to be independant of php version)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 16:50:43 +0000 (19:50 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 16:50:43 +0000 (19:50 +0300)
- release 3 (by relup.sh)

php-pear-Validate_DE.spec

index adf04d4a5d41a2240540403ac39ad45b413450d1..e41120e10e7394c5cf4cfa54772d24b59d2e4b49 100644 (file)
@@ -1,14 +1,11 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          Validate
-%define                _subclass       DE
 %define                _status         alpha
 %define                _pearname       Validate_DE
-
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - Validation class for DE
 Summary(pl.UTF-8):     %{_pearname} - Klasa sprawdzająca poprawność dla Niemiec
 Name:          php-pear-%{_pearname}
 Version:       0.5.2
-Release:       2
+Release:       3
 Epoch:         0
 License:       New BSD
 Group:         Development/Languages/PHP
@@ -18,7 +15,7 @@ URL:          http://pear.php.net/package/Validate_DE/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-common >= 3:4.1.0
+Requires:      php(core) >= 4.1.0
 Requires:      php-pear
 Obsoletes:     php-pear-Validate_DE-tests
 BuildArch:     noarch
This page took 0.099437 seconds and 4 git commands to generate.