SPECS: decopter.spec - dropped X11R6
qboosh
qboosh at pld-linux.org
Thu Oct 19 22:21:11 CEST 2006
Author: qboosh Date: Thu Oct 19 20:21:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dropped X11R6
---- Files affected:
SPECS:
decopter.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/decopter.spec
diff -u SPECS/decopter.spec:1.13 SPECS/decopter.spec:1.14
--- SPECS/decopter.spec:1.13 Thu Dec 8 22:32:01 2005
+++ SPECS/decopter.spec Thu Oct 19 22:21:06 2006
@@ -24,7 +24,7 @@
Patch0: %{name}-paths.patch
Patch1: %{name}-c++.patch
URL: http://decopter.sourceforge.net/
-BuildRequires: OpenGL-devel
+BuildRequires: OpenGL-GLU-devel
BuildRequires: SDL_image-devel
BuildRequires: libstdc++-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,8 +47,8 @@
%build
%{__make} \
CXX="%{__cxx}" \
- CXXFLAGS="`sdl-config --cflags` -I/usr/X11R6/include -Wall %{rpmcflags} %{!?debug:-fomit-frame-pointer}" \
- LDFLAGS="`sdl-config --libs` -L%{_prefix}/X11R6/%{_lib} -lSDL_image -lGL -lGLU -lstdc++"
+ CXXFLAGS="`sdl-config --cflags` -Wall %{rpmcflags} %{!?debug:-fomit-frame-pointer}" \
+ LDFLAGS="`sdl-config --libs` -lSDL_image -lGL -lGLU -lstdc++"
%install
rm -rf $RPM_BUILD_ROOT
@@ -86,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/10/19 20:21:06 qboosh
+- dropped X11R6
+
Revision 1.13 2005/12/08 21:32:01 ankry
- TODO, rel. 2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/decopter.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list