Author: adamg                        Date: Sun Nov 28 16:12:35 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 1.3.8

---- Files affected:
packages/wine:
   wine.spec (1.391.2.7 -> 1.391.2.8) 

---- Diffs:

================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.391.2.7 packages/wine/wine.spec:1.391.2.8
--- packages/wine/wine.spec:1.391.2.7   Mon Nov 15 09:30:48 2010
+++ packages/wine/wine.spec     Sun Nov 28 17:12:30 2010
@@ -33,13 +33,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.3.7
+Version:       1.3.8
 Release:       1
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
 Source0:       http://downloads.sourceforge.net/wine/%{name}-%{version}.tar.bz2
-# Source0-md5: e24190ee2232119874526218ce4a174f
+# Source0-md5: 395aa76d5bba31afedd6bfe38564ae52
 Source1:       http://downloads.sourceforge.net/wine/wine_gecko-1.1.0-x86.cab
 # Source1-md5: 7217cb91106f2efd85d6d1a84f5ee305
 Source2:       %{name}-uninstaller.desktop
@@ -387,6 +387,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
@@ -452,6 +453,9 @@
 %{_mandir}/man1/wine.1*
 %lang(de) %{_mandir}/de/man1/wine.1*
 %lang(fr) %{_mandir}/fr/man1/wine.1*
+%{_mandir}/man1/msiexec.1*
+%{_mandir}/man1/wineboot.1*
+%{_mandir}/man1/winecfg.1*
 %{_mandir}/man1/winedbg.1*
 %{_mandir}/man1/wineserver.1*
 %lang(de) %{_mandir}/de/man1/wineserver.1*
@@ -489,6 +493,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*
@@ -546,6 +551,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.391.2.8  2010/11/28 16:12:30  adamg
+- updated to 1.3.8
+
 Revision 1.391.2.7  2010/11/15 08:30:48  lisu
 - 1.3.7
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to