commit 327c15e804037df1c0d09e7b1d694ee166681600
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Aug 26 15:47:03 2012 +0300

    - use php(core) for php engine version deps
    - release 3 (by relup.sh)

 php-pear-Math_BinaryUtils.spec | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/php-pear-Math_BinaryUtils.spec b/php-pear-Math_BinaryUtils.spec
index b525a35..563280e 100644
--- a/php-pear-Math_BinaryUtils.spec
+++ b/php-pear-Math_BinaryUtils.spec
@@ -1,14 +1,11 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          Math
-%define                _subclass       BinaryUtils
 %define                _status         alpha
-%define                _pearname       %{_class}_%{_subclass}
-
+%define                _pearname       Math_BinaryUtils
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - Collection of helper methods for easy handling 
of binary data
 Summary(pl.UTF-8):     %{_pearname} - Kolekcja przydatnych funkcji do obsługi 
danych binarnych
 Name:          php-pear-%{_pearname}
 Version:       0.3.0
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -17,7 +14,7 @@ URL:          http://pear.php.net/package/Math_BinaryUtils/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-common >= 3:4.3
+Requires:      php(core) >= 4.3
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,4 +47,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Math/*.php
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to