Author: witekfl Date: Sun Jun 17 10:27:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added keyboard.patch - rel 2
---- Files affected: SPECS: fuse.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/fuse.spec diff -u SPECS/fuse.spec:1.32 SPECS/fuse.spec:1.33 --- SPECS/fuse.spec:1.32 Thu May 17 00:36:54 2007 +++ SPECS/fuse.spec Sun Jun 17 12:27:35 2007 @@ -10,13 +10,14 @@ Summary(pl.UTF-8): Darmowy uniksowy emulator ZX Spectrum Name: fuse Version: 0.8.0.1 -Release: 1 +Release: 2 License: GPL Group: Applications/Emulators Source0: ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/%{name}-%{version}.tar.gz # Source0-md5: 34f85578c64d94ebf0cca309f837d502 Patch0: %{name}-missing.patch Patch1: %{name}-update.patch +Patch2: %{name}-keyboard.patch URL: http://fuse-emulator.sourceforge.net/ %{?with_sdl:BuildRequires: SDL-devel >= 1.2.4} BuildRequires: autoconf >= 2.59-9 @@ -203,6 +204,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__aclocal} @@ -303,6 +305,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/06/17 10:27:35 witekfl +- added keyboard.patch +- rel 2 + Revision 1.32 2007/05/16 22:36:54 qboosh - updated to 0.8.0.1 - updated missing patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fuse.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
