Author: adamg Date: Sat Sep 18 23:21:35 2010 GMT Module: packages Tag: HEAD ---- Log message: - gcc4 patch
---- Files affected: packages/gopher: gopher.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/gopher/gopher.spec diff -u packages/gopher/gopher.spec:1.9 packages/gopher/gopher.spec:1.10 --- packages/gopher/gopher.spec:1.9 Tue Feb 13 08:16:47 2007 +++ packages/gopher/gopher.spec Sun Sep 19 01:21:30 2010 @@ -10,6 +10,7 @@ Source0: http://gopher.quux.org:70/give-me-gopher/%{name}_%{version}.tar.gz # Source0-md5: 0cffe1ec0e3e5600af1fe590db852c12 Patch0: %{name}-ac.patch +Patch1: %{name}-gcc4.patch URL: gopher://gopher.quux.org/1/Software/Gopher BuildRequires: autoconf BuildRequires: automake @@ -25,6 +26,7 @@ %prep %setup -q -n %{name} %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/09/18 23:21:30 adamg +- gcc4 patch + Revision 1.9 2007/02/13 07:16:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gopher/gopher.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
