X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d5a07b9ec9bacd5b6ec5092b03450488c4b7d420..29e7e51a4d9f579dc8e695043a7c18a538085714:/wxGTK.spec diff --git a/wxGTK.spec b/wxGTK.spec index f90e6e65f7..e07a95fd65 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.1.10 +%define ver 2.1.12 %define rel 0 Summary: The GTK+ 1.2 port of the wxWindows library @@ -9,7 +9,7 @@ Version: %{ver} Release: %{rel} Copyright: wxWindows Licence Group: X11/Libraries -Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxGTK-2.1.10.tgz +Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxGTK-2.1.12.tgz URL: http://wesley.informatik.uni-freiburg.de/~wxxt/docs.html Packager: Robert Roebling BuildRoot: /tmp/wxgtk_root @@ -34,7 +34,7 @@ Header files for the wxGTK, the GTK+ 1.2 port of the wxWindows library. %prep %setup -n wxGTK -./configure --prefix=%{pref} --enable-threads --disable-std_iostreams +./configure --prefix=%{pref} --enable-threads --disable-std_iostreams --disable-newgrid %build make