]> git.pld-linux.org Git - packages/gd.git/commitdiff
- BR: xorg-lib-libXpm => BR: xorg-lib-libXpm-devel auto/th/gd-2_0_35-3 auto/ti/gd-2_0_35-3
authorarvenil <arvenil@pld-linux.org>
Wed, 12 Sep 2007 11:31:49 +0000 (11:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    gd.spec -> 1.128

gd.spec

diff --git a/gd.spec b/gd.spec
index 24d0f27bd23267d07f918127a951c142303345c5..745537be68fa6e09195fed95c98fc4f4bc8dc8dd 100644 (file)
--- a/gd.spec
+++ b/gd.spec
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      Biblioteka do tworzenia grafiki w formacie PNG, JPEG
 Summary(pt_BR.UTF-8):  Biblioteca para manipulação de imagens
 Name:          gd
 Version:       2.0.35
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Libraries
 Source0:       http://www.libgd.org/releases/%{name}-%{version}.tar.bz2
@@ -26,7 +26,7 @@ BuildRequires:        libpng-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 1:1.4.3
-%{?with_xpm:BuildRequires:     xorg-lib-libXpm}
+%{?with_xpm:BuildRequires:     xorg-lib-libXpm-devel}
 BuildRequires: zlib-devel
 Provides:      gd(gif) = %{version}-%{release}
 # versioned by php version rotate_from_php code comes from
@@ -77,7 +77,7 @@ Requires:     fontconfig-devel
 Requires:      freetype-devel >= 2.0
 Requires:      libjpeg-devel
 Requires:      libpng-devel
-%{?with_xpm:Requires:  xorg-lib-libXpm}
+%{?with_xpm:Requires:  xorg-lib-libXpm-devel}
 Requires:      zlib-devel
 Provides:      gd-devel(gif) = %{version}-%{release}
 Provides:      gd-devel(imagerotate) = 5.2.0
This page took 0.248459 seconds and 4 git commands to generate.