Author: lisu Date: Fri Apr 18 08:56:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.5.1 - new patch (do not include unneeded files)
---- Files affected: SPECS: stella.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/stella.spec diff -u SPECS/stella.spec:1.17 SPECS/stella.spec:1.18 --- SPECS/stella.spec:1.17 Fri Apr 4 15:59:23 2008 +++ SPECS/stella.spec Fri Apr 18 10:56:24 2008 @@ -2,13 +2,14 @@ Summary: An Atari 2600 Video Computer System emulator Summary(pl.UTF-8): Emulator Atari 2600 Video Computer System Name: stella -Version: 2.5 +Version: 2.5.1 Release: 1 License: GPL v2+ Group: Applications/Emulators Source0: http://dl.sourceforge.net/stella/%{name}-%{version}-src.tar.gz -# Source0-md5: caab7dbf12c37a297a25b1a52db5c0a1 +# Source0-md5: fec123bd73adc12ae72c88efcf0cbc24 Patch0: %{name}-desktop.patch +Patch1: %{name}-useless_files.patch URL: http://stella.sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel >= 1.2.10 @@ -33,6 +34,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build ./configure \ @@ -70,6 +72,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008-04-18 08:56:24 lisu +- 2.5.1 +- new patch (do not include unneeded files) + Revision 1.17 2008-04-04 13:59:23 lisu - 2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stella.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
