Author: vip Date: Tue Jan 29 21:32:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc4 fix
---- Files affected: SPECS: glademm.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/glademm.spec diff -u SPECS/glademm.spec:1.33 SPECS/glademm.spec:1.34 --- SPECS/glademm.spec:1.33 Tue Feb 13 08:16:45 2007 +++ SPECS/glademm.spec Tue Jan 29 22:32:49 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Interfejs C++ do glade Name: glademm Version: 2.6.0 -Release: 1 +Release: 2 License: GPL Group: Development/Building Source0: http://home.wtal.de/petig/Gtk/%{name}-%{version}.tar.gz # Source0-md5: e88be4e895ff3b99d8ae39e799b714a2 Patch0: %{name}-configure.patch Patch1: %{name}-gnome-config.patch +Patch2: %{name}-gcc4.patch URL: http://home.wtal.de/petig/Gtk/index.html BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -37,6 +38,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build rm -f missing @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008-01-29 21:32:49 vip +- gcc4 fix + Revision 1.33 2007-02-13 07:16:45 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glademm.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
