Author: qboosh Date: Sat Dec 13 11:56:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - removed endian patch, added widget patch (build fix for SDL/X/svga)
---- Files affected: SPECS: fuse.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/fuse.spec diff -u SPECS/fuse.spec:1.38 SPECS/fuse.spec:1.39 --- SPECS/fuse.spec:1.38 Thu Dec 11 12:15:53 2008 +++ SPECS/fuse.spec Sat Dec 13 12:56:22 2008 @@ -15,7 +15,7 @@ Group: Applications/Emulators Source0: http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz # Source0-md5: 9e3b8109cbbf8ea17b02407479bd7190 -Patch0: %{name}-endian.patch +Patch0: %{name}-widget.patch URL: http://fuse-emulator.sourceforge.net/ %{?with_sdl:BuildRequires: SDL-devel >= 1.2.4} BuildRequires: autoconf >= 2.59-9 @@ -213,7 +213,7 @@ %prep %setup -q -#%patch0 -p1 +%patch0 -p1 %build %{__libtoolize} @@ -315,6 +315,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2008/12/13 11:56:22 qboosh +- removed endian patch, added widget patch (build fix for SDL/X/svga) + Revision 1.38 2008/12/11 11:15:53 lisu - up to 0.10.0.1 - rm outdated missing.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fuse.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
