X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0544bc0aab888b4e064de10e451a4fa94ba0f33a..19701d22df4df1000fb7aecd76e95594724521a3:/wxMotif.spec?ds=sidebyside diff --git a/wxMotif.spec b/wxMotif.spec index 4f248f85c7..9e9e874dcd 100644 --- a/wxMotif.spec +++ b/wxMotif.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.1.14 +%define rel 0 Summary: The Motif port of the wxWindows library Name: wxMotif @@ -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/wxMotif-2.1.0-b7.tgz +Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxMotif-2.1.0-b8.tgz URL: http://wesley.informatik.uni-freiburg.de/~wxxt/docs.html Packager: Robert Roebling BuildRoot: /tmp/wxmotif_root @@ -26,10 +26,10 @@ Motif/LessTif, MS Windows, Mac) from the same source code. %prep %setup -n wxMotif -./configure --prefix=%{pref} +./configure --prefix=%{pref} --disable-threads --disable-std_iostreams %build -cd src && make +make %install rm -rf $RPM_BUILD_ROOT