[packages/php-libvirt] - use php(core) as dependency to require php version - release 2 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:23:02 CEST 2012


commit 39a350f4dec929e04f2195688ed5dae3f10f2c41
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:23:00 2012 +0300

    - use php(core) as dependency to require php version
    - release 2 (by relup.sh)

 php-libvirt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-libvirt.spec b/php-libvirt.spec
index f287317..3090e39 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -2,7 +2,7 @@ Summary:	PHP binding for libvirt
 Summary(pl.UTF-8):	Wiązanie PHP do libvirt
 Name:		php-libvirt
 Version:	0.4.5
-Release:	2
+Release:	3
 # COPYING contains LGPL v2.1, but README specifies plain GPL
 License:	GPL
 Group:		Development/Languages/PHP
@@ -17,7 +17,7 @@ BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.519
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+Requires:	php(core) >= 5.0.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_phpdocdir		%{_docdir}/phpdoc


More information about the pld-cvs-commit mailing list