diff --git a/wine.changes b/wine.changes index 69ba179..2477df9 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 3 13:23:21 UTC 2011 - meissner@novell.com + +- little fix for PowerPC build. + ------------------------------------------------------------------- Sat Dec 11 09:30:57 CET 2010 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 20931a4..075b021 100644 --- a/wine.spec +++ b/wine.spec @@ -219,6 +219,9 @@ rm -rf $RPM_BUILD_ROOT %ifarch x86_64 /usr/bin/wine64 %endif +%ifarch ppc +/usr/bin/wine +%endif %{_libdir}/lib* %dir %{_libdir}/wine %{_libdir}/wine/*.so