SPECS: mistlands.spec - pl fixes, cleanup, s/GLee/GLee-devel/

qboosh qboosh at pld-linux.org
Sat Jul 16 14:29:15 CEST 2005


Author: qboosh                       Date: Sat Jul 16 12:29:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fixes, cleanup, s/GLee/GLee-devel/

---- Files affected:
SPECS:
   mistlands.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/mistlands.spec
diff -u SPECS/mistlands.spec:1.11 SPECS/mistlands.spec:1.12
--- SPECS/mistlands.spec:1.11	Sat Jul 16 12:09:21 2005
+++ SPECS/mistlands.spec	Sat Jul 16 14:29:10 2005
@@ -11,17 +11,16 @@
 Source0:	http://dl.sourceforge.net/zerofps/%{name}-%{version}-linux.tar.bz2
 # Source-md5:	fa30bf78655bcffc5ae36c9d70e48252
 URL:		http://www.zeropointgameplay.com/mistlands/intro.html
-BuildRequires:	GLee
+BuildRequires:	GLee-devel
 BuildRequires:	OpenAL-devel
 BuildRequires:	SDL-devel >= 1.2.7
 BuildRequires:	SDL_net-devel >= 1.2.5
 BuildRequires:	X11-OpenGL-devel-base > 6.8.2-7
 # Really needed??
-#BuildRequires:	gcc >= 3.4
+#BuildRequires:	gcc >= 5:3.4
 BuildRequires:	libogg-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	lua50-devel
-BuildRequires:	sed
 BuildRequires:	tolua++
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,12 +34,12 @@
 
 %description -l pl
 Mistlands to gra online typu RPG tworzona przez Zero Point Gameplay.
-Troche szybkich faktów o grze...
+Trochę szybkich faktów o grze: Mistlands...
 
 - To nie jest gra przeznaczona do rozgrywki dla wielu graczy (MMORPG)
-- Darmowa do pobrania i grania. Wszystkie serwery tworzone przez
+- Darmowa do pobrania i grania. Wszystkie serwery są uruchamiane przez
   graczy.
-- Gra jest w trakcie tworzenie, więc od czasu do czasu może być
+- Gra jest w trakcie tworzenia, więc od czasu do czasu może być
   niestabilna.
 
 %prep
@@ -48,10 +47,9 @@
 tar -jxvf src.tar.bz2
 
 %build
-cd src
-%{__make} \
-	CXX=%{__cxx} \
-	CC=%{__cc} \
+%{__make} -C src \
+	CXX="%{__cxx}" \
+	CC="%{__cc}" \
 	CXXFLAGS="%{rpmcxxflags} -I%{_includedir}/lua50 -I%{_includedir} -I%{_includedir}/AL" \
 	C_ARGS="%{rpmcflags} -I%{_includedir}/lua50 -I%{_includedir} -I%{_includedir}/AL"
 
@@ -64,16 +62,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
-
-%post
-#%post	-p /sbin/ldconfig
-
-%preun
-
-%postun
-#%postun	-p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %doc credits.txt readme.txt docs/*
@@ -93,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/07/16 12:29:10  qboosh
+- pl fixes, cleanup, s/GLee/GLee-devel/
+
 Revision 1.11  2005/07/16 10:09:21  blues
 - license fix
 
@@ -122,4 +113,3 @@
 
 Revision 1.2  2005/07/15 13:27:29  blues
 - quick fix
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mistlands.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list