Author: lisu Date: Tue Dec 23 13:18:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - desc and summary - note
---- Files affected: SPECS: maxr.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/maxr.spec diff -u SPECS/maxr.spec:1.1 SPECS/maxr.spec:1.2 --- SPECS/maxr.spec:1.1 Tue Dec 23 13:50:47 2008 +++ SPECS/maxr.spec Tue Dec 23 14:18:00 2008 @@ -1,15 +1,17 @@ # $Revision$, $Date$ # +# NOTE: source code contains some references to inexistent files, it means game is not playable in this stage +# # TODO: - put config files to /etc # - do not create log files in . dir # -Summary: - -Summary(pl.UTF-8): - +Summary: Strategy game +Summary(pl.UTF-8): Gra startegiczna Name: maxr Version: 0.2.1 Release: 0.1 License: GPL v2+ -Group: X11/Applications/Games +Group: X11/Applications/Games/Strategy Source0: http://www.maxthegame.de/downloads/%{name}-%{version}.tar.gz # Source0-md5: 1281bf4ae0461b941382ba0f394e04bc Patch0: %{name}-Makefile.patch @@ -23,8 +25,18 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +M.A.X.R. (Mechanized Assault and Exploration Reloaded) is a fanproject +by the community of MaxTheGame.de. It was founded by MM (Michael +Mönch) around 2006 and became OpenSource at the end of 2007. MAXR is +based on the old M.A.X.(Mechanized Assault and Exploration) by +Interplay from 1996. %description -l pl.UTF-8 +M.A.X.R. (Mechanized Assault and Exploration Reloaded) jest projektem +fanów społeczność MaxTheGame.de. Została ona założona przez MM +(Michaela Möncha) około roku 2006 i stała się ona wolnym projektem +pod koniec roku 2007. MAXR bazuje na starej grze M.A.X. (Mechanized +Assault and Exploration) stworzonej przez Interplay w 1996 roku. %prep %setup -q @@ -46,6 +58,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +# remove usless stuff (packaged in docs) rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{AUTHORS,COPYING,MANUAL} %clean @@ -63,6 +76,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/12/23 13:18:00 lisu +- desc and summary +- note + Revision 1.1 2008/12/23 12:50:47 lisu - first release, still needs fixes - nfy ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maxr.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
