SPECS: natow.spec - BR: OpenGL-glut-devel instead glug-devel - cle...

sls sls at pld-linux.org
Mon Mar 31 03:48:06 CEST 2008


Author: sls                          Date: Mon Mar 31 01:48:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: OpenGL-glut-devel instead glug-devel
- clean LIBS
- verbose files

---- Files affected:
SPECS:
   natow.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/natow.spec
diff -u SPECS/natow.spec:1.22 SPECS/natow.spec:1.23
--- SPECS/natow.spec:1.22	Tue Feb 13 08:16:49 2007
+++ SPECS/natow.spec	Mon Mar 31 03:48:00 2008
@@ -20,7 +20,7 @@
 Patch3:		%{name}-glass.patch
 URL:		http://natow.sourceforge.net/
 BuildRequires:	glass-devel >= 1.3.1
-BuildRequires:	glut-devel
+BuildRequires:	OpenGL-glut-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define 	_noautoreqdep	libGL.so.1 libGLU.so.1 libGLcore.so.1
@@ -50,7 +50,7 @@
 %{__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} -lXi -lXmu -lglass"
+	LIBS="-lGL -lglut -lGLU -lm -L/usr/X11R6/%{_lib} -lglass"
 
 cp src/natow .
 # workaround to not relink on install
@@ -70,7 +70,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README TODO Changelog
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/natow
 %{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -79,6 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008-03-31 01:48:00  sls
+- BR: OpenGL-glut-devel instead glug-devel
+- clean LIBS
+- verbose files
+
 Revision 1.22  2007-02-13 07:16:49  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/natow.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list