[packages/php-pear-PHP_UML] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh)

glen glen at pld-linux.org
Tue Aug 7 16:11:42 CEST 2012


commit 0f25be475086a8bde450d25ec0a80f88d077f5aa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:11:41 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 2 (by relup.sh)

 php-pear-PHP_UML.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pear-PHP_UML.spec b/php-pear-PHP_UML.spec
index 34a6bbd..1fdded6 100644
--- a/php-pear-PHP_UML.spec
+++ b/php-pear-PHP_UML.spec
@@ -1,11 +1,11 @@
-%include	/usr/lib/rpm/macros.php
 %define		_status		stable
 %define		_pearname	PHP_UML
+%include	/usr/lib/rpm/macros.php
 Summary:	%{_pearname} - produce an UML/XMI representation of the classes and packages found on system
 Summary(pl.UTF-8):	%{_pearname} - tworzenie struktury UML/XMI klas i pakietów znalezionych w systemie
 Name:		php-pear-%{_pearname}
 Version:	1.6.0
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,10 +14,10 @@ URL:		http://pear.php.net/package/PHP_UML/
 BuildRequires:	php-pear-PEAR >= 1:1.4.0
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
+Requires:	php(spl)
+Requires:	php(xsl)
 Requires:	php-pear
 Requires:	php-pear-Console_CommandLine
-Requires:	php-spl
-Requires:	php-xsl
 Obsoletes:	php-pear-PHP_UML-tests
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)


More information about the pld-cvs-commit mailing list