X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6f3598d2b1fbfe82147ad5ae18f7d63484be406..3c99602b795292c52aafd12c71cac668ffdbf08f:/wxWINE.spec diff --git a/wxWINE.spec b/wxWINE.spec index 23f7da7af9..b6ef60cc56 100644 --- a/wxWINE.spec +++ b/wxWINE.spec @@ -1,7 +1,7 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.1.0 -%define rel 8 +%define ver 2.6.0 +%define rel 1 Summary: The WINE port of the wxWindows library Name: wxWINE @@ -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 - +: