SPECS: wine.spec - manpaths fix; release 2

adamg adamg at pld-linux.org
Sat Feb 28 15:11:46 CET 2009


Author: adamg                        Date: Sat Feb 28 14:11:46 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- manpaths fix; release 2

---- Files affected:
SPECS:
   wine.spec (1.350 -> 1.351) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.350 SPECS/wine.spec:1.351
--- SPECS/wine.spec:1.350	Sat Feb 28 01:22:38 2009
+++ SPECS/wine.spec	Sat Feb 28 15:11:41 2009
@@ -31,7 +31,7 @@
 Summary(pt_BR.UTF-8):	Executa programas Windows no Linux
 Name:		wine
 Version:	1.1.16
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
@@ -44,6 +44,7 @@
 Patch4:		%{name}-disable-valgrind.patch
 Patch5:		%{name}-ca_certificates.patch
 Patch6:		%{name}-notarget.patch
+Patch7:		%{name}-manpaths.patch
 #PatchX:	%{name}-dga.patch
 URL:		http://www.winehq.org/
 BuildRequires:	OpenGL-GLU-devel
@@ -256,6 +257,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
@@ -420,12 +422,12 @@
 %{_libdir}/wine/*.drv16
 %{_libdir}/wine/*.exe16
 %{_mandir}/man1/wine.1*
-%lang(de.UTF-8) %{_mandir}/de.UTF-8/man1/wine.1*
-%lang(fr.UTF-8) %{_mandir}/fr.UTF-8/man1/wine.1*
+%lang(de) %{_mandir}/de/man1/wine.1*
+%lang(fr) %{_mandir}/fr/man1/wine.1*
 %{_mandir}/man1/winedbg.1*
 %{_mandir}/man1/wineprefixcreate.1*
 %{_mandir}/man1/wineserver.1*
-%lang(fr.UTF-8) %{_mandir}/fr.UTF-8/man1/wineserver.1*
+%lang(fr) %{_mandir}/fr/man1/wineserver.1*
 %{_winedir}
 %{_desktopdir}/wine.desktop
 %{_desktopdir}/wine-uninstaller.desktop
@@ -515,6 +517,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.351  2009/02/28 14:11:41  adamg
+- manpaths fix; release 2
+
 Revision 1.350  2009/02/28 00:22:38  adamg
 - updated to 1.1.16
 - upstream decided not to install progman, uninstaller and winebrowser by
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.350&r2=1.351&f=u



More information about the pld-cvs-commit mailing list