commit 1b577a98bf880e500b457273684fabfdf55fda9f
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Aug 26 15:47:48 2012 +0300

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

 php-pear-Net_SMPP.spec | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/php-pear-Net_SMPP.spec b/php-pear-Net_SMPP.spec
index 9eb1343..7dcf01b 100644
--- a/php-pear-Net_SMPP.spec
+++ b/php-pear-Net_SMPP.spec
@@ -1,13 +1,11 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          Net
-%define                _subclass       SMPP
 %define                _status         beta
-%define                _pearname       %{_class}_%{_subclass}
+%define                _pearname       Net_SMPP
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - SMPP v3.4 protocol implementation
 Summary(pl.UTF-8):     %{_pearname} - implementacja protokołu SMPP v3.4
 Name:          php-pear-%{_pearname}
 Version:       0.4.5
-Release:       2
+Release:       3
 License:       PHP 3.0
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -16,7 +14,7 @@ URL:          http://pear.php.net/package/Net_SMPP/
 BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
 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
 Requires:      php-pear-PEAR-core >= 1:1.3
 Suggests:      php-pear-Net_Socket
@@ -56,5 +54,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc install.log
 %doc docs/%{_pearname}/docs/*
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/Net/*.php
+%{php_pear_dir}/Net/SMPP
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to