]> git.saurik.com Git - wxWidgets.git/blobdiff - wxWINE.spec
Use GTK+ calls for fullscreen mode.
[wxWidgets.git] / wxWINE.spec
index b5c3ecc5fedcfbce58de9ecfdc6c8fe083e5e534..f3c5dd924e3b9d4052c3a9ac46f695f8f53603ea 100644 (file)
@@ -1,6 +1,6 @@
 # Note that this is NOT a relocatable package
 %define pref /usr
-%define ver 2.5.0
+%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
-
+: