]> git.pld-linux.org Git - packages/php4.git/commitdiff
- BR+R gd >= 2.0.20 (gdFontCacheShutdown() function, BTS#898)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 28 Apr 2004 23:37:09 +0000 (23:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.321

php4.spec

index b7fc2087154c1aa31821cf2ea2fa77796fce9f7c..09c2a72d977b677c8ffadadab5fc068f6a745136 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -131,7 +131,7 @@ BuildRequires:      freetds-devel
 %endif
 BuildRequires: freetype-devel >= 2.0
 %{?with_fribidi:BuildRequires: fribidi-devel >= 0.10.4}
-BuildRequires: gd-devel >= 2.0.1
+BuildRequires: gd-devel >= 2.0.20
 %{?with_gif:BuildRequires:     gd-devel(gif)}
 %{!?with_gif:BuildConflicts:   gd-devel(gif)}
 BuildRequires: gdbm-devel
@@ -652,6 +652,7 @@ Summary(pl):        Modu
 Group:         Libraries
 Requires(post,preun):  %{name}-common = %{epoch}:%{version}
 Requires:      %{name}-common = %{epoch}:%{version}
+Requires:      gd >= 2.0.20
 %{?with_gif:Requires:  gd(gif)}
 %{?with_gif:Provides:  %{name}-gd(gif) = %{epoch}:%{version}-%{release}}
 
This page took 0.039267 seconds and 4 git commands to generate.