]> git.pld-linux.org Git - packages/php-libvirt.git/commitdiff
- use php(core) as dependency to require php version auto/th/php-libvirt-0.4.5-3
authorElan Ruusamäe <glen@delfi.ee>
Thu, 23 Aug 2012 22:23:00 +0000 (01:23 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 23 Aug 2012 22:23:00 +0000 (01:23 +0300)
- release 2 (by relup.sh)

php-libvirt.spec

index f28731785fba956d9ac1c598074cdd6d338d7ec8..3090e39c7fde17f206dc99e66cf6b4f52f94d99d 100644 (file)
@@ -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
This page took 0.139371 seconds and 4 git commands to generate.