[packages/php-ffmpeg] - use php(core) as dependency to require php version - release 4 (by relup.sh)
glen
glen at pld-linux.org
Fri Aug 24 00:22:15 CEST 2012
commit 06a041de6ef0a30dcc625ba027ba3ca2d320baf9
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 24 01:22:14 2012 +0300
- use php(core) as dependency to require php version
- release 4 (by relup.sh)
php-ffmpeg.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-ffmpeg.spec b/php-ffmpeg.spec
index 0c9ce91..7119e6e 100644
--- a/php-ffmpeg.spec
+++ b/php-ffmpeg.spec
@@ -13,7 +13,7 @@ Summary: Extension to manipulate movie in PHP
Summary(pl.UTF-8): Rozszerzenie do obróbki filmów w PHP
Name: php-%{modname}
Version: 0.6.3
-Release: 4
+Release: 5
License: GPL
Group: Development/Languages/PHP
Source0: http://downloads.sourceforge.net/ffmpeg-php/ffmpeg-php-0.6.0.tbz2
@@ -38,7 +38,7 @@ BuildRequires: ffmpeg-devel >= 0.7.1
BuildRequires: php-gd
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpmbuild(macros) >= 1.344
-Requires: php-common >= 4:5.0.4
+Requires: php(core) >= 5.0.4
Requires: php-gd
%{?requires_php_extension}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
More information about the pld-cvs-commit
mailing list