SPECS: wine.spec - 0.9.13

wolf wolf at pld-linux.org
Mon May 15 19:21:48 CEST 2006


Author: wolf                         Date: Mon May 15 17:21:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9.13

---- Files affected:
SPECS:
   wine.spec (1.234 -> 1.235) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.234 SPECS/wine.spec:1.235
--- SPECS/wine.spec:1.234	Mon May  1 18:06:23 2006
+++ SPECS/wine.spec	Mon May 15 19:21:43 2006
@@ -28,15 +28,13 @@
 Summary(pl):	Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR):	Executa programas Windows no Linux
 Name:		wine
-Version:	0.9.12
-Release:	1.9
+Version:	0.9.13
+Release:	1
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
-#Source0:	http://dl.sourceforge.net/%{name}/Wine-%{version}.tar.gz
-#Source0:	ftp://ftp.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
 Source0:	http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
-# Source0-md5:	f7668e17e731b59c837dfee218554171
+# Source0-md5:	0cbcf13e0888b709e8068ab469c7c8b3
 Patch0:		%{name}-fontcache.patch
 Patch1:		%{name}-makedep.patch
 Patch2:		%{name}-alsa.patch
@@ -322,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|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|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)
 			;;
 		*)
 			echo "%attr(755,root,root) %{_libdir}/wine/$f" >>$BZZZ/files.so
@@ -437,6 +435,7 @@
 %if %{with sane}
 %files dll-twain
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/wine/sane.ds.so
 %attr(755,root,root) %{_libdir}/wine/twain*.dll.so
 %endif
 
@@ -475,6 +474,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.235  2006/05/15 17:21:43  wolf
+- 0.9.13
+
 Revision 1.234  2006/05/01 16:06:23  wolf
 - R: binfmt-detector
 - TODO: properly remove wine service
================================================================

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



More information about the pld-cvs-commit mailing list