SPECS: openttd.spec - use --enable-dedicated and build dedicated with zlib ...

sparky sparky at pld-linux.org
Fri Apr 3 15:56:54 CEST 2009


Author: sparky                       Date: Fri Apr  3 13:56:54 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use --enable-dedicated and build dedicated with zlib support

---- Files affected:
SPECS:
   openttd.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/openttd.spec
diff -u SPECS/openttd.spec:1.61 SPECS/openttd.spec:1.62
--- SPECS/openttd.spec:1.61	Fri Apr  3 15:13:42 2009
+++ SPECS/openttd.spec	Fri Apr  3 15:56:49 2009
@@ -111,8 +111,9 @@
 	--icon-dir=share/pixmaps \
 	--install-dir=$RPM_BUILD_ROOT \
 	--os=UNIX \
+	--enable-dedicated \
 	--without-sdl \
-	--without-zlib \
+	--with-zlib \
 	--without-png \
 	--without-freetype \
 	--without-fontconfig
@@ -120,8 +121,7 @@
 %{__make} \
 	MANUAL_CONFIG=1 \
 	INSTALL=1 \
-	VERBOSE=1 \
-	DEDICATED=1
+	VERBOSE=1
 
 mv bin/openttd{,-dedicated}
 
@@ -155,8 +155,7 @@
 %{__make} \
 	MANUAL_CONFIG=1 \
 	INSTALL=1 \
-	VERBOSE=1 \
-	DEDICATED=0
+	VERBOSE=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -203,6 +202,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2009/04/03 13:56:49  sparky
+- use --enable-dedicated and build dedicated with zlib support
+
 Revision 1.61  2009/04/03 13:13:42  lisu
 - back to /usr/bin in configure
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openttd.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list