Author: arekm Date: Mon Aug 15 15:57:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; include fixes from graphviz project
---- Files affected: SPECS: gd.spec (1.114 -> 1.115) ---- Diffs: ================================================================ Index: SPECS/gd.spec diff -u SPECS/gd.spec:1.114 SPECS/gd.spec:1.115 --- SPECS/gd.spec:1.114 Sun Apr 17 01:32:10 2005 +++ SPECS/gd.spec Mon Aug 15 17:57:43 2005 @@ -10,13 +10,14 @@ Summary(pt_BR): Biblioteca para manipulaçăo de imagens Name: gd Version: 2.0.33 -Release: 4 +Release: 5 License: BSD-like Group: Libraries Source0: http://www.boutell.com/gd/http/%{name}-%{version}.tar.gz # Source0-md5: be0a6d326cd8567e736fbc75df0a5c45 Patch0: %{name}-fontpath.patch Patch1: %{name}-rotate_from_php.patch +Patch2: %{name}-graphviz.patch URL: http://www.boutell.com/gd/ %{?with_xpm:BuildRequires: XFree86-devel} BuildRequires: autoconf >= 2.54 @@ -140,6 +141,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 # hack to avoid inclusion of -s or -L/usr/%{_lib} in --ldflags %{__perl} -pi -e 's,[EMAIL PROTECTED]@,-L/usr/X11R6/%{_lib},g' config/gdlib-config.in @@ -194,6 +196,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115 2005/08/15 15:57:43 arekm +- rel 5; include fixes from graphviz project + Revision 1.114 2005/04/16 23:32:10 mmazur - rel 4 for th ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gd.spec?r1=1.114&r2=1.115&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
