Hello community, here is the log from the commit of package wine for openSUSE:13.1 checked in at 2013-10-05 21:01:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/wine (Old) and /work/SRC/openSUSE:13.1/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Changes: -------- --- /work/SRC/openSUSE:13.1/wine/wine.changes 2013-09-23 11:20:55.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.wine.new/wine.changes 2013-10-05 21:01:17.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Sep 27 15:46:39 UTC 2013 - [email protected] + +- split off a wine-msi.desktop for installing MSI packages. + bnc#695105 + +------------------------------------------------------------------- New: ---- wine-msi.desktop ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.gRbUdz/_old 2013-10-05 21:01:17.000000000 +0200 +++ /var/tmp/diff_new_pack.gRbUdz/_new 2013-10-05 21:01:17.000000000 +0200 @@ -68,6 +68,7 @@ Source2: http://kegel.com/wine/wisotool Source3: README.SuSE Source4: wine.desktop +Source6: wine-msi.desktop Source5: ubuntuwine.tar.bz2 Source7: baselibs.conf # SUSE specific patches @@ -165,6 +166,7 @@ %suse_update_desktop_file %{SOURCE4} Emulator install -m 0644 %SOURCE4 %{buildroot}%{_datadir}/applications/ +install -m 0644 %SOURCE6 %{buildroot}%{_datadir}/applications/ install -m 0755 %SOURCE1 %{buildroot}%{_bindir}/ install -m 0755 %SOURCE2 %{buildroot}%{_bindir}/ mv %{buildroot}/%{_mandir}/de.UTF-8 %{buildroot}/%{_mandir}/de ++++++ ubuntuwine.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ubuntuwine/wine.mime new/ubuntuwine/wine.mime --- old/ubuntuwine/wine.mime 2010-06-14 16:14:04.000000000 +0200 +++ new/ubuntuwine/wine.mime 2013-09-27 13:20:45.000000000 +0200 @@ -7,5 +7,5 @@ application/x-winexe; /usr/bin/wine '%s'; description=Windows Executable application/msdos-windows; /usr/bin/wine '%s'; description=Windows Executable application/x-msdos-program; /usr/bin/wine '%s'; description=Windows Executable -application/x-msi; /usr/bin/wine '%s'; description=Windows Installer archive +application/x-msi; /usr/bin/msiexec '%s'; description=Windows Installer archive ++++++ wine-msi.desktop ++++++ [Desktop Entry] Exec=msiexec /i %f Name=Wine MSI Installer NoDisplay=true GenericName=Run MSI Installers Icon=wine Type=Application MimeType=application/x-msi; Encoding=UTF-8 X-KDE-StartupNotify=false -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
