SPECS: bombic.spec - for the future: add sdltest bcond to test sdl...
shadzik
shadzik at pld-linux.org
Sat Oct 28 18:37:40 CEST 2006
Author: shadzik Date: Sat Oct 28 16:37:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- for the future: add sdltest bcond to test sdl sanity
---- Files affected:
SPECS:
bombic.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/bombic.spec
diff -u SPECS/bombic.spec:1.1 SPECS/bombic.spec:1.2
--- SPECS/bombic.spec:1.1 Sat Oct 28 17:18:20 2006
+++ SPECS/bombic.spec Sat Oct 28 18:37:35 2006
@@ -1,4 +1,5 @@
# $Revision$, $Date$
+%bcond_without sdltest # disable sdltest program
Summary: A 2D Dynablaster clone
Summary(pl): Klon Dynablaster w 2D
Name: bombic
@@ -31,7 +32,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --%{!?with_sdltest:dis}%{?with_sdltest:en}able-sdltest
%{__make}
%install
@@ -55,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/10/28 16:37:35 shadzik
+- for the future: add sdltest bcond to test sdl sanity
+
Revision 1.1 2006/10/28 15:18:20 lisu
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bombic.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list