From ae9fd9ae362789dfa644a17e3621a6e28e0b659d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 23 Dec 2006 11:24:22 +0000 Subject: [PATCH] - updated gd_imagerotate_enable patch, use "gd(imagerotate) = 5.2.0" deps - restored comment about removed but STILL not obsoleted php-* packages Changed files: php.spec -> 1.644 --- php.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/php.spec b/php.spec index f08787e..83f4ef8 100644 --- a/php.spec +++ b/php.spec @@ -1,6 +1,10 @@ # 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 @@ -145,6 +149,7 @@ BuildRequires: freetds-devel %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} @@ -630,6 +635,7 @@ Group: Libraries 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 @@ -1562,7 +1568,7 @@ cp php.ini-dist php.ini %patch19 -p1 %patch20 -p1 %patch21 -p1 -#%patch23 -p1 # UPDATE? +%patch23 -p1 %patch24 -p1 %patch26 -p1 -- 2.44.0