Author: sls Date: Thu Dec 20 02:01:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc4.patch
---- Files affected: SPECS: xpp.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/xpp.spec diff -u SPECS/xpp.spec:1.19 SPECS/xpp.spec:1.20 --- SPECS/xpp.spec:1.19 Mon Feb 12 23:09:25 2007 +++ SPECS/xpp.spec Thu Dec 20 03:01:38 2007 @@ -9,6 +9,7 @@ Source0: http://dl.sourceforge.net/cups/%{name}-%{version}.tar.gz # Source0-md5: 775fd69c464515da0c3295d04d0c747f Patch0: %{name}-include.patch +Patch1: %{name}-gcc4.patch URL: http://cups.sourceforge.net/xpp/ BuildRequires: autoconf BuildRequires: automake @@ -26,6 +27,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build CUPSD="/usr/sbin/cupsd"; export CUPSD @@ -55,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2007-12-20 02:01:38 sls +- added gcc4.patch + Revision 1.19 2007-02-12 22:09:25 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xpp.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
