X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5088af155b3d6ddee4b4d92bd5c570c44608c3f9..503271a5743fb372ad7cfce3438a11e3aca782fc:/wxWINE.spec diff --git a/wxWINE.spec b/wxWINE.spec index 374f186c87..f3c5dd924e 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.5.3 %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 - +: