Author: adamg Date: Sat Feb 28 00:22:43 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.16 - upstream decided not to install progman, uninstaller and winebrowser by default, should we?
---- Files affected: SPECS: wine.spec (1.349 -> 1.350) ---- Diffs: ================================================================ Index: SPECS/wine.spec diff -u SPECS/wine.spec:1.349 SPECS/wine.spec:1.350 --- SPECS/wine.spec:1.349 Wed Feb 25 16:06:13 2009 +++ SPECS/wine.spec Sat Feb 28 01:22:38 2009 @@ -30,13 +30,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.1.15 +Version: 1.1.16 Release: 1 Epoch: 1 License: LGPL Group: Applications/Emulators Source0: http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2 -# Source0-md5: 475cbf9a683259eca3e61b20ea2d86e2 +# Source0-md5: 2aff938b7c8d78269409f5056d3670ca Source1: %{name}-uninstaller.desktop Patch0: %{name}-fontcache.patch Patch1: %{name}-makedep.patch @@ -354,7 +354,7 @@ # /sbin/chstk -e $RPM_BUILD_ROOT%{_bindir}/wine -programs="msiexec notepad progman regedit regsvr32 uninstaller wineboot winebrowser winecfg wineconsole winedbg winefile winemine winepath" +programs="msiexec notepad regedit regsvr32 wineboot winecfg wineconsole winedbg winefile winemine winepath" BZZZ=`pwd` rm -f files.so; touch files.so @@ -406,7 +406,6 @@ %attr(755,root,root) %{_bindir}/msiexec %attr(755,root,root) %{_bindir}/wine %attr(755,root,root) %{_bindir}/wineboot -%attr(755,root,root) %{_bindir}/winebrowser %attr(755,root,root) %{_bindir}/winecfg %attr(755,root,root) %{_bindir}/winedbg %attr(755,root,root) %{_bindir}/wine-kthread @@ -420,11 +419,13 @@ %{_libdir}/wine/*.dll16 %{_libdir}/wine/*.drv16 %{_libdir}/wine/*.exe16 -%{_libdir}/wine/*.mod16 %{_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* %{_mandir}/man1/winedbg.1* %{_mandir}/man1/wineprefixcreate.1* %{_mandir}/man1/wineserver.1* +%lang(fr.UTF-8) %{_mandir}/fr.UTF-8/man1/wineserver.1* %{_winedir} %{_desktopdir}/wine.desktop %{_desktopdir}/wine-uninstaller.desktop @@ -514,6 +515,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 + default, should we? + Revision 1.349 2009/02/25 15:06:13 hawk - updated md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.349&r2=1.350&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
