SPECS (AC-branch): wine.spec - sync with HEAD

charles charles at pld-linux.org
Sat Aug 26 11:15:39 CEST 2006


Author: charles                      Date: Sat Aug 26 09:15:39 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- sync with HEAD

---- Files affected:
SPECS:
   wine.spec (1.220.2.8.2.4 -> 1.220.2.8.2.5) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.220.2.8.2.4 SPECS/wine.spec:1.220.2.8.2.5
--- SPECS/wine.spec:1.220.2.8.2.4	Thu Aug 10 19:04:06 2006
+++ SPECS/wine.spec	Sat Aug 26 11:15:34 2006
@@ -28,13 +28,13 @@
 Summary(pl):	Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR):	Executa programas Windows no Linux
 Name:		wine
-Version:	0.9.19
+Version:	0.9.20
 Release:	1
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
 Source0:	http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
-# Source0-md5:	e2662b283313115d1e1135a3a4ed55ec
+# Source0-md5:	3e80a07819e4df084becdbbcd4d6cdd3
 Patch0:		%{name}-fontcache.patch
 Patch1:		%{name}-makedep.patch
 Patch2:		%{name}-alsa.patch
@@ -68,6 +68,7 @@
 BuildRequires:	opensp >= 1:1.5.1
 BuildRequires:	openssl-devel >= 0.9.7d
 %{?with_sane:BuildRequires:	sane-backends-devel}
+BuildRequires:	valgrind
 BuildRequires:	xrender-devel
 Requires:	binfmt-detector
 # link to wine/ntdll.dll.so, without any SONAME
@@ -337,17 +338,15 @@
 %post	-p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%triggerpostun -- wine < 1:0.9.15
-if [ -f /var/lock/subsys/wine ]; then
-	rm -f /var/lock/subsys/wine
-fi
+%triggerpostun -- wine < 1:0.9.12-1.9
+rm -f /var/lock/subsys/wine
 if [ -x /sbin/chkconfig ]; then
 	/sbin/chkconfig --del wine
 fi
 
 %files -f files.so
 %defattr(644,root,root,755)
-%doc README DEVELOPERS-HINTS ChangeLog AUTHORS ANNOUNCE
+%doc ANNOUNCE AUTHORS ChangeLog README
 %lang(de) %doc documentation/README.de
 %lang(es) %doc documentation/README.es
 %lang(fr) %doc documentation/README.fr
@@ -356,7 +355,6 @@
 %lang(nb) %doc documentation/README.no
 %lang(pt) %doc documentation/README.pt
 %lang(pt_BR) %doc documentation/README.pt_br
-
 %attr(755,root,root) %{_bindir}/msiexec
 %attr(755,root,root) %{_bindir}/wine
 %attr(755,root,root) %{_bindir}/wineboot
@@ -375,9 +373,10 @@
 %{_libdir}/wine/*.dll16
 %{_libdir}/wine/*.drv16
 %{_libdir}/wine/*.exe16
-%{_mandir}/man1/wine.*
+%{_mandir}/man1/wine.1*
 %{_mandir}/man1/winedbg.1*
-%{_mandir}/man1/wineserver.*
+%{_mandir}/man1/wineprefixcreate.1*
+%{_mandir}/man1/wineserver.1*
 %{_winedir}
 %{_desktopdir}/wine.desktop
 
@@ -469,6 +468,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.220.2.8.2.5  2006/08/26 09:15:34  charles
+- sync with HEAD
+
 Revision 1.220.2.8.2.4  2006/08/10 17:04:06  havner
 - more HEAD merge (giflib, trigger)
 
================================================================

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



More information about the pld-cvs-commit mailing list