SPECS: alphashooter.spec - adapterized

lisu lisu at pld-linux.org
Tue Aug 14 19:51:16 CEST 2007


Author: lisu                         Date: Tue Aug 14 17:51:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   alphashooter.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/alphashooter.spec
diff -u SPECS/alphashooter.spec:1.1 SPECS/alphashooter.spec:1.2
--- SPECS/alphashooter.spec:1.1	Tue Aug 14 19:35:41 2007
+++ SPECS/alphashooter.spec	Tue Aug 14 19:51:11 2007
@@ -15,18 +15,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting.
+Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi
+setting.
 
 %description -l pl.UTF-8
-Alpha Shooter jest trójwymiarową grą fpp używającą OpenGL z oprawą sci-fi.
+Alpha Shooter jest trójwymiarową grą fpp używającą OpenGL z
+oprawą sci-fi.
 
 %prep
 %setup -q
 %patch0 -p1
 
 %build
-make linux \
-	CC="%{__cc}" 
+%{__make} linux \
+	CC="%{__cc}"
 	CFLAGS="%{rpmcflags}" \
 	LDFALGS="%{rpmldflags}"
 
@@ -51,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/14 17:51:11  lisu
+- adapterized
+
 Revision 1.1  2007/08/14 17:35:41  lisu
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alphashooter.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list