Author: glen Date: Thu Jun 14 22:04:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - no virtual deps in binary php packages
---- Files affected: SPECS: php-magickwand.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/php-magickwand.spec diff -u SPECS/php-magickwand.spec:1.1 SPECS/php-magickwand.spec:1.2 --- SPECS/php-magickwand.spec:1.1 Thu Jun 14 23:57:51 2007 +++ SPECS/php-magickwand.spec Fri Jun 15 00:04:19 2007 @@ -12,8 +12,8 @@ URL: http://www.magickwand.org/ BuildRequires: php-devel BuildRequires: ImageMagick-devel >= 6.3.1 -Requires: php(curl) 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 +48,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/06/14 22:04:19 glen +- no virtual deps in binary php packages + Revision 1.1 2007/06/14 21:57:51 emes - initial release - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php-magickwand.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
