SPECS (AC-branch): php.spec - reverted, related gd change breaks p...
hawk
hawk at pld-linux.org
Sun Dec 31 19:15:13 CET 2006
Author: hawk Date: Sun Dec 31 18:15:13 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- reverted, related gd change breaks php4.spec:
updated gd_imagerotate_enable patch, use "gd(imagerotate) = 5.2.0" deps
- release 7
---- Files affected:
SPECS:
php.spec (1.631.2.6 -> 1.631.2.7)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.6 SPECS/php.spec:1.631.2.7
--- SPECS/php.spec:1.631.2.6 Sun Dec 31 17:19:53 2006
+++ SPECS/php.spec Sun Dec 31 19:15:05 2006
@@ -69,7 +69,7 @@
%undefine with_filter
%endif
-%define _rel 6
+%define _rel 7
Summary: PHP: Hypertext Preprocessor
Summary(fr): Le langage de script embarque-HTML PHP
Summary(pl): Język skryptowy PHP
@@ -149,7 +149,6 @@
%endif
BuildRequires: freetype-devel >= 2.0
BuildRequires: gd-devel >= 2.0.28-4
-BuildRequires: gd-devel(imagerotate) = 5.2.0
BuildRequires: gdbm-devel
BuildRequires: gmp-devel
%{?with_imap:BuildRequires: imap-devel >= 1:2001-0.BETA.200107022325.2}
@@ -635,7 +634,6 @@
Requires: %{name}-common = %{epoch}:%{version}-%{release}
Requires: gd >= 2.0.28-4
Requires: gd(gif)
-Requires: gd(imagerotate) = 5.2.0
Provides: php(gd)
%description gd
@@ -2718,6 +2716,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.631.2.7 2006/12/31 18:15:05 hawk
+- reverted, related gd change breaks php4.spec:
+ updated gd_imagerotate_enable patch, use "gd(imagerotate) = 5.2.0" deps
+- release 7
+
Revision 1.631.2.6 2006/12/31 16:19:53 hawk
- release 6, rebuild with new imap 2006d
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.631.2.6&r2=1.631.2.7&f=u
More information about the pld-cvs-commit
mailing list