Author: lisu Date: Mon Mar 30 12:17:43 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.1 - zziplib-devel >= 0.13.49 is required add man pages
---- Files affected: SPECS: desmume.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/desmume.spec diff -u SPECS/desmume.spec:1.9 SPECS/desmume.spec:1.10 --- SPECS/desmume.spec:1.9 Mon Apr 28 20:40:29 2008 +++ SPECS/desmume.spec Mon Mar 30 14:17:38 2009 @@ -2,12 +2,12 @@ Summary: Nintendo DS emulator Summary(pl.UTF-8): Emulator Nintendo DS Name: desmume -Version: 0.8 +Version: 0.9.1 Release: 1 License: GPL v2+ Group: Applications/Emulators Source0: http://dl.sourceforge.net/desmume/%{name}-%{version}.tar.gz -# Source0-md5: d8bf49dfd8d571af3a16be105c70dfda +# Source0-md5: 38cd7fbfed4358810ce17b2978eb9a8f Patch0: %{name}-desktop.patch URL: http://desmume.org/ BuildRequires: SDL-devel @@ -19,7 +19,7 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: zlib-devel -BuildRequires: zziplib-devel +BuildRequires: zziplib-devel >= 0.13.49 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,6 +56,7 @@ %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/* %{_desktopdir}/%{name}.desktop +%{_mandir}/man1/desmume*.1* %{_pixmapsdir}/DeSmuME.xpm %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -64,6 +65,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/03/30 12:17:38 lisu +- up to 0.9.1 +- zziplib-devel >= 0.13.49 is required +add man pages + Revision 1.9 2008/04/28 18:40:29 lisu - BR: rpmbuild(macros) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/desmume.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
