]> git.saurik.com Git - wxWidgets.git/blobdiff - wxWINE.spec
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it...
[wxWidgets.git] / wxWINE.spec
index 6f7aad9d63c714b197d378b4b601245f41b73bec..9c59a15af8ea4df22f74b25c1f9e357e7e64b1f4 100644 (file)
@@ -1,6 +1,6 @@
 # Note that this is NOT a relocatable package
 %define pref /usr
-%define ver 2.3.3
+%define ver 2.5.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
-
+: