X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4839ccf58de31e405cba8835f81191c28d415f8..dd28827a0437782ea431ac9cf1845c4501b802b6:/wxWINE.spec diff --git a/wxWINE.spec b/wxWINE.spec index 374f186c87..c80afaca77 100644 --- a/wxWINE.spec +++ b/wxWINE.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.5.2 +%define ver 2.6.2 %define rel 1 Summary: The WINE port of the wxWindows library @@ -47,12 +47,12 @@ rm -rf $RPM_BUILD_ROOT %files %defattr (644, root, root, 755) %doc COPYING.LIB INSTALL.txt LICENCE.txt README.txt SYMBOLS.txt TODO.txt -%dir %{pref}/include/wx -%{pref}/include/wx/* +%dir %{pref}/include/wx-* +%{pref}/include/wx-*/* %dir %{pref}/lib/wx %{pref}/lib/wx/* %dir %{pref}/share/wx %{pref}/share/wx/* %attr(755, -, -) %{pref}/lib/libwx_msw* %attr(755, -, -) %{pref}/bin/wx-config - +: