Author: lisu Date: Mon Jan 5 15:34:03 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.2 version - install max.xml with docs (game creates the same file in user dir) - note update
---- Files affected: SPECS: maxr.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/maxr.spec diff -u SPECS/maxr.spec:1.2 SPECS/maxr.spec:1.3 --- SPECS/maxr.spec:1.2 Tue Dec 23 14:18:00 2008 +++ SPECS/maxr.spec Mon Jan 5 16:33:58 2009 @@ -1,19 +1,18 @@ # $Revision$, $Date$ # -# NOTE: source code contains some references to inexistent files, it means game is not playable in this stage +# NOTE: source code contains some references to inexistent files, it means game is not playable without having the original max cd # -# TODO: - put config files to /etc -# - do not create log files in . dir +# TODO: - do not create log files in . dir # Summary: Strategy game Summary(pl.UTF-8): Gra startegiczna Name: maxr -Version: 0.2.1 +Version: 0.2.2 Release: 0.1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://www.maxthegame.de/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 1281bf4ae0461b941382ba0f394e04bc +# Source0-md5: 700c50a5495c559ce1949598cd8c3605 Patch0: %{name}-Makefile.patch Patch1: %{name}-data.patch URL: http://www.maxthegame.de/ @@ -59,14 +58,14 @@ DESTDIR=$RPM_BUILD_ROOT # remove usless stuff (packaged in docs) -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{AUTHORS,COPYING,MANUAL} +rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{AUTHORS,COPYING,MANUAL,max.xml} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc ABOUT CHANGELOG data/{AUTHORS,MANUAL} +%doc ABOUT CHANGELOG data/{AUTHORS,MANUAL,max.xml} %attr(755,root,root) %{_bindir}/maxr %{_datadir}/%{name} @@ -76,6 +75,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/01/05 15:33:58 lisu +- up to 2.2 version +- install max.xml with docs (game creates the same file in user dir) +- note update + Revision 1.2 2008/12/23 13:18:00 lisu - desc and summary - note ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maxr.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
