SPECS: wine.spec - glut32 has been removed

qboosh qboosh at pld-linux.org
Sat Dec 9 13:05:19 CET 2006


Author: qboosh                       Date: Sat Dec  9 12:05:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- glut32 has been removed

---- Files affected:
SPECS:
   wine.spec (1.259 -> 1.260) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.259 SPECS/wine.spec:1.260
--- SPECS/wine.spec:1.259	Sat Dec  9 05:06:05 2006
+++ SPECS/wine.spec	Sat Dec  9 13:05:13 2006
@@ -42,7 +42,6 @@
 #PatchX:		%{name}-dga.patch
 URL:		http://www.winehq.org/
 BuildRequires:	OpenGL-GLU-devel
-BuildRequires:	OpenGL-glut-devel
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
 %{?with_arts:BuildRequires:	artsc-devel}
 BuildRequires:	autoconf
@@ -321,7 +320,7 @@
 cd $RPM_BUILD_ROOT%{_libdir}/wine
 for f in *.so; do
 	case $f in
-		d3d8.dll.so|d3d9.dll.so|d3dx8.dll.so|glu32.dll.so|glut32.dll.so|opengl32.dll.so|sane.ds.so|twain.dll.so|twain_32.dll.so|winealsa.drv.so|winearts.drv.so|winejack.drv.so|winenas.drv.so)
+		d3d8.dll.so|d3d9.dll.so|d3dx8.dll.so|glu32.dll.so|opengl32.dll.so|sane.ds.so|twain.dll.so|twain_32.dll.so|winealsa.drv.so|winearts.drv.so|winejack.drv.so|winenas.drv.so)
 			;;
 		*)
 			echo "%attr(755,root,root) %{_libdir}/wine/$f" >>$BZZZ/files.so
@@ -426,7 +425,6 @@
 %files dll-gl
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/wine/glu32.dll.so
-%attr(755,root,root) %{_libdir}/wine/glut32.dll.so
 %attr(755,root,root) %{_libdir}/wine/opengl32.dll.so
 
 %if %{with sane}
@@ -471,6 +469,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.260  2006/12/09 12:05:13  qboosh
+- glut32 has been removed
+
 Revision 1.259  2006/12/09 04:06:05  shadzik
 - 0.9.27
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.259&r2=1.260&f=u



More information about the pld-cvs-commit mailing list