SPECS: natow.spec - sorted BRs - no more X11R6 paths
qboosh
qboosh at pld-linux.org
Mon Mar 31 22:55:44 CEST 2008
Author: qboosh Date: Mon Mar 31 20:55:44 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sorted BRs
- no more X11R6 paths
---- Files affected:
SPECS:
natow.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/natow.spec
diff -u SPECS/natow.spec:1.23 SPECS/natow.spec:1.24
--- SPECS/natow.spec:1.23 Mon Mar 31 03:48:00 2008
+++ SPECS/natow.spec Mon Mar 31 22:55:39 2008
@@ -19,8 +19,8 @@
Patch2: %{name}-chdir.patch
Patch3: %{name}-glass.patch
URL: http://natow.sourceforge.net/
-BuildRequires: glass-devel >= 1.3.1
BuildRequires: OpenGL-glut-devel
+BuildRequires: glass-devel >= 1.3.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _noautoreqdep libGL.so.1 libGLU.so.1 libGLcore.so.1
@@ -49,8 +49,8 @@
%build
%{__make} all -C src \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags} -Wall -DUSE_GLASS -I/usr/X11R6/include -I/usr/include/glass -DNATOW_VERSION_STRING=\\\"\$(VERSION)\\\"" \
- LIBS="-lGL -lglut -lGLU -lm -L/usr/X11R6/%{_lib} -lglass"
+ CFLAGS="%{rpmcflags} -Wall -DUSE_GLASS -I/usr/include/glass -DNATOW_VERSION_STRING=\\\"\$(VERSION)\\\"" \
+ LIBS="-lGL -lglut -lGLU -lm -lglass"
cp src/natow .
# workaround to not relink on install
@@ -79,6 +79,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2008-03-31 20:55:39 qboosh
+- sorted BRs
+- no more X11R6 paths
+
Revision 1.23 2008-03-31 01:48:00 sls
- BR: OpenGL-glut-devel instead glug-devel
- clean LIBS
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/natow.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list