Author: emes Date: Thu Jun 14 22:19:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed Reqs
---- Files affected: SPECS: php-magickwand.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/php-magickwand.spec diff -u SPECS/php-magickwand.spec:1.2 SPECS/php-magickwand.spec:1.3 --- SPECS/php-magickwand.spec:1.2 Fri Jun 15 00:04:19 2007 +++ SPECS/php-magickwand.spec Fri Jun 15 00:19:12 2007 @@ -4,7 +4,7 @@ Summary: ImageMagick MagickWand API bindings for PHP Name: php-magickwand Version: 1.0.4 -Release: 0.1 +Release: 0.2 License: Apache-like Group: Development/Languages/PHP Source0: http://www.magickwand.org/download/php/%{_pkgname}-%{version}.tar.bz2 @@ -13,7 +13,6 @@ BuildRequires: php-devel BuildRequires: ImageMagick-devel >= 6.3.1 Requires: php-common >= 4:5.0.0 -Requires: php-curl Requires: ImageMagick >= 6.3.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/06/14 22:19:12 emes +- fixed Reqs + Revision 1.2 2007/06/14 22:04:19 glen - no virtual deps in binary php packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php-magickwand.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
