SPECS: php.spec - updated gd_imagerotate_enable patch, use "gd(ima...

qboosh qboosh at pld-linux.org
Sat Dec 23 12:24:27 CET 2006


Author: qboosh                       Date: Sat Dec 23 11:24:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated gd_imagerotate_enable patch, use "gd(imagerotate) = 5.2.0" deps
- restored comment about removed but STILL not obsoleted php-* packages

---- Files affected:
SPECS:
   php.spec (1.643 -> 1.644) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.643 SPECS/php.spec:1.644
--- SPECS/php.spec:1.643	Fri Dec 22 23:07:11 2006
+++ SPECS/php.spec	Sat Dec 23 12:24:22 2006
@@ -1,7 +1,11 @@
 # $Revision$, $Date$
 # TODO:
-# - deal with modules removed from php and not moved to PECL
-#   removed from php 5.2:
+# - deal with modules removed from php and not moved to PECL, still not obsoleted anywhere
+#   - removed from php 5.0 (currently in php4):
+#   db, hyperwave, java, mcal, overload, qtdom
+#   - removed from php 5.1:
+#   cpdf, fam, oracle
+#   - removed from php 5.2:
 #   filepro, hw
 # - mime_magic can't handle new "string/*" entries in magic.mime
 #   thus doesn't work with system magic.mime database
@@ -146,6 +150,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}
@@ -631,6 +636,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
@@ -1563,7 +1569,7 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
-#%patch23 -p1 # UPDATE?
+%patch23 -p1
 %patch24 -p1
 %patch26 -p1
 
@@ -2713,6 +2719,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.644  2006/12/23 11:24:22  qboosh
+- updated gd_imagerotate_enable patch, use "gd(imagerotate) = 5.2.0" deps
+- restored comment about removed but STILL not obsoleted php-* packages
+
 Revision 1.643  2006/12/22 22:07:11  qboosh
 - dropped db3 bcond and allow-db31 patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.643&r2=1.644&f=u



More information about the pld-cvs-commit mailing list