packages: wine/wine.spec - updated to 1.2.2

adamg adamg at pld-linux.org
Tue Dec 7 21:41:04 CET 2010


Author: adamg                        Date: Tue Dec  7 20:41:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.2.2

---- Files affected:
packages/wine:
   wine.spec (1.392 -> 1.393) 

---- Diffs:

================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.392 packages/wine/wine.spec:1.393
--- packages/wine/wine.spec:1.392	Mon Oct 11 18:12:38 2010
+++ packages/wine/wine.spec	Tue Dec  7 21:40:59 2010
@@ -32,13 +32,13 @@
 Summary(pl.UTF-8):	Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR.UTF-8):	Executa programas Windows no Linux
 Name:		wine
-Version:	1.2.1
+Version:	1.2.2
 Release:	1
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
 Source0:	http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
-# Source0-md5:	efea24c69d058b0954da3e538ca52ec8
+# Source0-md5:	e976d64688e0833061e79efa3eac5d2c
 Source1:	http://downloads.sourceforge.net/wine/wine_gecko-1.0.0-x86.cab
 # Source1-md5:	9c5c335fc077c0558561afaf25a09e51
 Source2:	%{name}-uninstaller.desktop
@@ -384,6 +384,7 @@
 for p in $programs; do
 	echo "%attr(755,root,root) %{_bindir}/$p" >> files.programs
 	echo "%attr(755,root,root) %{_libdir}/wine/$p.exe.so" >> files.programs
+	echo "%{_mandir}/man1/$p.1*" >> files.programs
 	grep -v "$p\.exe\.so$" files.so > files.so.
 	mv -f files.so. files.so
 done
@@ -447,6 +448,9 @@
 %{_libdir}/wine/fakedlls/*.tlb
 %{_libdir}/wine/fakedlls/*.vxd
 %{_mandir}/man1/wine.1*
+%{_mandir}/man1/msiexec.1*
+%{_mandir}/man1/wineboot.1*
+%{_mandir}/man1/winecfg.1*
 %lang(de) %{_mandir}/de/man1/wine.1*
 %lang(fr) %{_mandir}/fr/man1/wine.1*
 %{_mandir}/man1/winedbg.1*
@@ -485,6 +489,7 @@
 %{_includedir}/wine
 %{_mandir}/man1/widl.1*
 %{_mandir}/man1/winebuild.1*
+%{_mandir}/man1/winecpp.1*
 %{_mandir}/man1/winedump.1*
 %{_mandir}/man1/winegcc.1*
 %{_mandir}/man1/wineg++.1*
@@ -542,6 +547,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.393  2010/12/07 20:40:59  adamg
+- updated to 1.2.2
+
 Revision 1.392  2010/10/11 16:12:38  caleb
 - Up to 1.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine.spec?r1=1.392&r2=1.393&f=u



More information about the pld-cvs-commit mailing list