Author: hawk Date: Wed Jun 25 07:05:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - make it build
---- Files affected: SPECS: goocanvas.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/goocanvas.spec diff -u SPECS/goocanvas.spec:1.7 SPECS/goocanvas.spec:1.8 --- SPECS/goocanvas.spec:1.7 Mon May 19 14:32:53 2008 +++ SPECS/goocanvas.spec Wed Jun 25 09:05:05 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Płótno Cairo/GTK+ Name: goocanvas Version: 0.10 -Release: 1 +Release: 2 License: LGPL v2 Group: X11/Libraries Source0: http://dl.sourceforge.net/goocanvas/%{name}-%{version}.tar.gz # Source0-md5: ed67903a547ca16e093255041ce46671 +Patch0: %{name}-configure_fix.patch URL: http://sourceforge.net/projects/goocanvas/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1:1.7 @@ -74,6 +75,7 @@ %prep %setup -q +%patch0 -p0 %build %{__libtoolize} @@ -127,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/06/25 07:05:05 hawk +- make it build + Revision 1.7 2008/05/19 12:32:53 patrys - 0.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/goocanvas.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
