Author: hawk Date: Tue Mar 11 16:57:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ugly hack to build on gcc 4.x - release 2
---- Files affected: SPECS: xsidplay.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xsidplay.spec diff -u SPECS/xsidplay.spec:1.5 SPECS/xsidplay.spec:1.6 --- SPECS/xsidplay.spec:1.5 Mon Feb 12 23:09:25 2007 +++ SPECS/xsidplay.spec Tue Mar 11 17:57:00 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Odtwarzacz muzyki SID dla X11 Name: xsidplay Version: 1.6.5.2 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Sound Source0: http://www.geocities.com/siliconvalley/lakes/5147/sidplay/packages/%{name}-%{version}.tgz # Source0-md5: 68669cf99904a7384a65ded5fcdd3c97 Patch0: %{name}-desktop.patch +Patch1: %{name}-gcc4.patch URL: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html BuildRequires: autoconf BuildRequires: libsidplay-devel >= 1.36.52 @@ -27,6 +28,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p1 %build %{__autoconf} @@ -61,6 +63,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-03-11 16:57:00 hawk +- ugly hack to build on gcc 4.x +- release 2 + Revision 1.5 2007-02-12 22:09:25 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xsidplay.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
