SPECS (AC-branch): php.spec - imagerotate is back - if php4 has pr...
blues
blues at pld-linux.org
Mon Feb 12 20:34:27 CET 2007
Author: blues Date: Mon Feb 12 19:34:27 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- imagerotate is back - if php4 has problem with new gd should be fixed...
php5 stripping is not wise...
---- Files affected:
SPECS:
php.spec (1.631.2.15 -> 1.631.2.16)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.15 SPECS/php.spec:1.631.2.16
--- SPECS/php.spec:1.631.2.15 Mon Feb 12 10:26:21 2007
+++ SPECS/php.spec Mon Feb 12 20:34:22 2007
@@ -70,7 +70,7 @@
%undefine with_filter
%endif
-%define _rel 0.1
+%define _rel 0.2
Summary: PHP: Hypertext Preprocessor
Summary(fr): Le langage de script embarque-HTML PHP
Summary(pl): Język skryptowy PHP
@@ -148,6 +148,7 @@
%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}
@@ -633,6 +634,7 @@
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
@@ -1565,7 +1567,7 @@
%patch19 -p1
%patch20 -p1
%patch21 -p1
-#%patch23 -p1
+%patch23 -p1
%patch24 -p1
%patch26 -p1
@@ -2717,6 +2719,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.631.2.16 2007/02/12 19:34:22 blues
+- imagerotate is back - if php4 has problem with new gd should be fixed...
+ php5 stripping is not wise...
+
Revision 1.631.2.15 2007/02/12 09:26:21 glen
- builds with hacks
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.631.2.15&r2=1.631.2.16&f=u
More information about the pld-cvs-commit
mailing list