Author: glen Date: Mon Aug 20 19:05:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - missing dir
---- Files affected: SPECS: openmsx.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/openmsx.spec diff -u SPECS/openmsx.spec:1.3 SPECS/openmsx.spec:1.4 --- SPECS/openmsx.spec:1.3 Mon Aug 20 20:54:15 2007 +++ SPECS/openmsx.spec Mon Aug 20 21:05:30 2007 @@ -4,7 +4,7 @@ Summary: Open source MSX emulator Name: openmsx Version: 0.6.2 -Release: 0.1 +Release: 0.2 Source0: http://dl.sourceforge.net/openmsx/%{name}-%{version}.tar.gz # Source0-md5: 282acf2ea7bf67e15a7b8d961c9556a5 Patch0: %{name}-optflags.patch @@ -52,7 +52,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README doc/* %attr(755,root,root) %{_bindir}/openmsx -%{_datadir}/openMSX/share/* +%{_datadir}/openMSX %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -60,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/08/20 19:05:30 glen +- missing dir + Revision 1.3 2007/08/20 18:54:15 glen - todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openmsx.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
