Author: witekfl Date: Sun Feb 10 19:23:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added the fbui.patch - rel 2
---- Files affected: SPECS: fuse.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/fuse.spec diff -u SPECS/fuse.spec:1.34 SPECS/fuse.spec:1.35 --- SPECS/fuse.spec:1.34 Tue Jan 15 00:05:38 2008 +++ SPECS/fuse.spec Sun Feb 10 20:23:45 2008 @@ -10,12 +10,13 @@ Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum Name: fuse Version: 0.9.0 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/Emulators Source0: http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz # Source0-md5: e6434ae8d5d97613c5ae0c7d42df0e49 Patch0: %{name}-missing.patch +Patch1: %{name}-fbui.patch URL: http://fuse-emulator.sourceforge.net/ %{?with_sdl:BuildRequires: SDL-devel >= 1.2.4} BuildRequires: autoconf >= 2.59-9 @@ -202,6 +203,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -302,6 +304,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008-02-10 19:23:45 witekfl +- added the fbui.patch +- rel 2 + Revision 1.34 2008-01-14 23:05:38 qboosh - updated to 0.9.0 - removed obsolete update,keyboard patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fuse.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
