Author: blues Date: Fri Jul 15 13:27:35 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - quick fix
---- Files affected: SPECS: mistlands.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/mistlands.spec diff -u SPECS/mistlands.spec:1.1 SPECS/mistlands.spec:1.2 --- SPECS/mistlands.spec:1.1 Thu Jul 14 15:52:29 2005 +++ SPECS/mistlands.spec Fri Jul 15 15:27:29 2005 @@ -1,42 +1,28 @@ # $Revision$, $Date$ # # -Summary: Mistlands -Summary(pl): Mistlands +Summary: Mistlands - online role-playing game Name: mistlands Version: 0.4.0 Release: 0.1 -Epoch: 0 License: GPL -#Vendor: Group: Games -#Icon: Source: http://dl.sourceforge.net/sourceforge/zerofps/%{name}-%{version}-linux.tar.bz2 # Source-md5: fa30bf78655bcffc5ae36c9d70e48252 URL: http://www.zeropointgameplay.com/mistlands/intro.html -#BuildRequires: autoconf -#BuildRequires: automake -#BuildRequires: libtool -#BuildRequires: - -#PreReq: - -#Requires(pre,post): - -#Requires(preun): - -#Requires(postun): - -#Requires: - -#Provides: - -#Obsoletes: - -#Conflicts: - -#BuildArch: noarch -#ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +Mistlands is a online role-playing game created by Zero Point Gameplay. +Some quick facts. Mistlands... -%description -l pl + * is Not a Massively Multiplayer Online Role-Playing Game (MMORPG). + * is Open Source and code is hosted on sourceforge. + * is free to download and play. All servers are run by the players. + * is a game in development and as such may be unstable from time to time“. %prep -%setup -q -n %{name}-%{version} -a 1 -#%patch0 -p1 +%setup -q -n zerofpsv2 %build # if ac/am/* rebuilding is necessary, do it in this order and add @@ -53,8 +39,6 @@ %install rm -rf $RPM_BUILD_ROOT -# create directories if necessary -#install -d $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -93,4 +77,7 @@ * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org -$log +$Log$ +Revision 1.2 2005/07/15 13:27:29 blues +- quick fix + ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mistlands.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
