X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/014e19de74c30b5421b6906b762e051e020ac391..30e77b5c9ff09da4e65445d3a03081d375f49845:/wxWINE.spec diff --git a/wxWINE.spec b/wxWINE.spec index 8bcd21caf9..85b38ec776 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.3.1 +%define ver 2.5.4 %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 - +: