http://bugs.winehq.org/show_bug.cgi?id=14456 --- Comment #20 from Alexey Kuznetsov <ak(a)axet.ru> 2009-04-25 12:43:31 --- [axet(a)axet-laptop SPECS]$ diff -u wine.spec wine.spec.new --- wine.spec 2009-04-07 18:01:47.000000000 +0400 +++ wine.spec.new 2009-04-25 21:43:05.000000000 +0400 @@ -1,6 +1,6 @@ Name: wine -Version: 1.1.18 -Release: 1%{?dist} +Version: 1.1.20 +Release: 0%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -18,7 +18,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: %{name}-%{version}-fe.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -237,7 +237,7 @@ wine audio driver. Please do not report bugs regarding this driver at winehq.org. %prep -%setup -q -n %{name}-%{version}-fe +%setup -q -n %{name}-%{version} %patch1 %patch2 %patch400 -p1 @@ -640,8 +640,12 @@ %{_libdir}/wine/sfc_os.dll.so %{_libdir}/wine/shdoclc.dll.so %{_libdir}/wine/shdocvw.dll.so -%{_libdir}/wine/shell.dll16 %{_libdir}/wine/shell32.dll.so +%{_libdir}/wine/bcrypt.dll.so +%{_libdir}/wine/shell.dll16.so +%{_libdir}/wine/termsv.exe.so +%{_libdir}/wine/winemp3.acm.so +%{_libdir}/wine/xmllite.dll.so %{_libdir}/wine/shfolder.dll.so %{_libdir}/wine/shlwapi.dll.so %{_libdir}/wine/slbcsp.dll.so [axet(a)axet-laptop SPECS]$ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.