SPECS: gd.spec - BR: xorg-lib-libXpm => BR: xorg-lib-libXpm-devel ...
arvenil
arvenil at pld-linux.org
Wed Sep 12 13:31:54 CEST 2007
Author: arvenil Date: Wed Sep 12 11:31:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: xorg-lib-libXpm => BR: xorg-lib-libXpm-devel
- release 3
---- Files affected:
SPECS:
gd.spec (1.127 -> 1.128)
---- Diffs:
================================================================
Index: SPECS/gd.spec
diff -u SPECS/gd.spec:1.127 SPECS/gd.spec:1.128
--- SPECS/gd.spec:1.127 Wed Sep 5 15:15:53 2007
+++ SPECS/gd.spec Wed Sep 12 13:31:49 2007
@@ -10,7 +10,7 @@
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
@@ -27,7 +27,7 @@
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
@@ -78,7 +78,7 @@
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
@@ -198,6 +198,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128 2007/09/12 11:31:49 arvenil
+- BR: xorg-lib-libXpm => BR: xorg-lib-libXpm-devel
+- release 3
+
Revision 1.127 2007/09/05 13:15:53 baggins
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gd.spec?r1=1.127&r2=1.128&f=u
More information about the pld-cvs-commit
mailing list