SPECS (DEVEL): gd.spec - 2.0.36RC1

glen glen at pld-linux.org
Mon Mar 16 20:34:48 CET 2009


Author: glen                         Date: Mon Mar 16 19:34:48 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.0.36RC1

---- Files affected:
SPECS:
   gd.spec (1.129 -> 1.129.2.1) 

---- Diffs:

================================================================
Index: SPECS/gd.spec
diff -u SPECS/gd.spec:1.129 SPECS/gd.spec:1.129.2.1
--- SPECS/gd.spec:1.129	Fri Nov  7 02:26:18 2008
+++ SPECS/gd.spec	Mon Mar 16 20:34:43 2009
@@ -4,17 +4,19 @@
 %bcond_without	fontconfig	# without fontconfig support
 %bcond_without	xpm		# without XPM support (requires X11 libs)
 #
+%define		rel	0.1
+%define		subver	RC1
 Summary:	Library for PNG, JPEG creation
 Summary(es.UTF-8):	Biblioteca para manipulación de imágenes
 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:	4
+Version:	2.0.36
+Release:	0.RC1.%{rel}
 License:	BSD-like
 Group:		Libraries
-Source0:	http://www.libgd.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	6c6c3dbb7bf079e0bb5fbbfd3bb8a71c
+Source0:	http://www.libgd.org/releases/%{name}-%{version}%{subver}.tar.bz2
+# Source0-md5:	e876979ca3130623a4e7866d9579171a
 Patch0:		%{name}-fontpath.patch
 Patch1:		%{name}-rotate_from_php.patch
 URL:		http://www.libgd.org/
@@ -23,8 +25,8 @@
 %{?with_fontconfig:BuildRequires:	fontconfig-devel}
 BuildRequires:	freetype-devel >= 2.0
 BuildRequires:	gettext-devel
-BuildRequires:	libpng-devel
 BuildRequires:	libjpeg-devel
+BuildRequires:	libpng-devel
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool >= 1:1.4.3
 %{?with_xpm:BuildRequires:	xorg-lib-libXpm-devel}
@@ -141,7 +143,7 @@
 para uso pelos programas que usam a libgd.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{subver}
 %patch0 -p1
 %patch1 -p1
 
@@ -198,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129.2.1  2009/03/16 19:34:43  glen
+- 2.0.36RC1
+
 Revision 1.129  2008/11/07 01:26:18  pluto
 - release 4 for rebuild.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gd.spec?r1=1.129&r2=1.129.2.1&f=u



More information about the pld-cvs-commit mailing list