SPECS: tmw.spec - BR: OpenGL-GLU-devel - sorted Requires - proper passing c...

arvenil arvenil at pld-linux.org
Thu Jan 1 20:15:15 CET 2009


Author: arvenil                      Date: Thu Jan  1 19:15:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: OpenGL-GLU-devel
- sorted Requires
- proper passing configure option

---- Files affected:
SPECS:
   tmw.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/tmw.spec
diff -u SPECS/tmw.spec:1.36 SPECS/tmw.spec:1.37
--- SPECS/tmw.spec:1.36	Thu Dec 11 10:18:34 2008
+++ SPECS/tmw.spec	Thu Jan  1 20:15:09 2009
@@ -12,6 +12,7 @@
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-OpenGL.patch
 URL:		http://themanaworld.org/
+%{?with_opengl:BuildRequires:	OpenGL-GLU-devel}
 %{?with_opengl:BuildRequires:	OpenGL-devel}
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_mixer-devel
@@ -23,11 +24,11 @@
 BuildRequires:	libxml2-devel
 BuildRequires:	physfs-devel
 BuildRequires:	pkgconfig
-# should be autodetected
-Requires:	curl
 Requires:	SDL_image
 Requires:	SDL_mixer
 Requires:	SDL_net
+# should be autodetected
+Requires:	curl
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -67,7 +68,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	%{?with_opengl:--with-opengl}
+	--with%{!?with_opengl:out}-opengl
 %{__make}
 
 %install
@@ -94,6 +95,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2009/01/01 19:15:09  arvenil
+- BR: OpenGL-GLU-devel
+- sorted Requires
+- proper passing configure option
+
 Revision 1.36  2008/12/11 09:18:34  lisu
 - up to 0.0.27
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tmw.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list