[packages/php-phing-task-smushit] - use php(core) as dependency to require php version - release 1 (by relup.sh)
glen
glen at pld-linux.org
Fri Aug 24 00:27:55 CEST 2012
commit b9f49f6eeac0ae38c4537f2ac222015d77178356
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 24 01:27:53 2012 +0300
- use php(core) as dependency to require php version
- release 1 (by relup.sh)
php-phing-task-smushit.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phing-task-smushit.spec b/php-phing-task-smushit.spec
index e5b61ce..1cb5a16 100644
--- a/php-phing-task-smushit.spec
+++ b/php-phing-task-smushit.spec
@@ -3,7 +3,7 @@
Summary: Phing task to run Smush.it
Name: php-phing-task-smushit
Version: 0.1
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/PHP
Source0: https://github.com/glensc/phing-task-smushit/tarball/master#/%{name}.tgz
@@ -11,7 +11,7 @@ Source0: https://github.com/glensc/phing-task-smushit/tarball/master#/%{name}.tg
URL: https://github.com/glensc/phing-task-smushit
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.593
-Requires: php-common >= 4:%{php_min_version}
+Requires: php(core) >= %{php_min_version}
Requires: php-smushit
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
More information about the pld-cvs-commit
mailing list