SPECS: gd.spec - up to 2.0.35 rc3 (important threading fixes)
arekm
arekm at pld-linux.org
Wed May 9 09:33:45 CEST 2007
Author: arekm Date: Wed May 9 07:33:45 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.0.35 rc3 (important threading fixes)
---- Files affected:
SPECS:
gd.spec (1.122 -> 1.123)
---- Diffs:
================================================================
Index: SPECS/gd.spec
diff -u SPECS/gd.spec:1.122 SPECS/gd.spec:1.123
--- SPECS/gd.spec:1.122 Tue Feb 13 08:16:45 2007
+++ SPECS/gd.spec Wed May 9 09:33:40 2007
@@ -9,18 +9,16 @@
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.33
-Release: 10
+%define snap RC3
+Version: 2.0.35
+Release: 0.%{snap}.1
License: BSD-like
Group: Libraries
-Source0: http://www.boutell.com/gd/http/%{name}-%{version}.tar.gz
-# Source0-md5: be0a6d326cd8567e736fbc75df0a5c45
+Source0: http://www.libgd.org/releases/%{name}-%{version}%{snap}.tar.bz2
+# Source0-md5: d5c8d532fad01a8b83160bb09e342d2a
Patch0: %{name}-fontpath.patch
-Patch1: %{name}-SetAAPixel.patch
-Patch2: %{name}-graphviz.patch
-Patch3: %{name}-security.patch
-Patch4: %{name}-rotate_from_php.patch
-URL: http://www.boutell.com/gd/
+Patch1: %{name}-rotate_from_php.patch
+URL: http://www.libgd.org/
BuildRequires: autoconf >= 2.54
BuildRequires: automake
%{?with_fontconfig:BuildRequires: fontconfig-devel}
@@ -144,12 +142,9 @@
para uso pelos programas que usam a libgd.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{snap}
%patch0 -p1
%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
# hack to avoid inclusion of -s in --ldflags
%{__perl} -pi -e 's,\@LDFLAGS\@,,g' config/gdlib-config.in
@@ -204,6 +199,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123 2007/05/09 07:33:40 arekm
+- up to 2.0.35 rc3 (important threading fixes)
+
Revision 1.122 2007/02/13 07:16:45 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gd.spec?r1=1.122&r2=1.123&f=u
More information about the pld-cvs-commit
mailing list