X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0544bc0aab888b4e064de10e451a4fa94ba0f33a..f7ba097de48a958039b18c9915d0191675c84314:/wxWINE.spec?ds=sidebyside

diff --git a/wxWINE.spec b/wxWINE.spec
index 0aca200369..8bcd21caf9 100644
--- a/wxWINE.spec
+++ b/wxWINE.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.3.1
+%define rel 1
 
 Summary: The WINE port of the wxWindows library
 Name: wxWINE
@@ -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/wxWINE-2.1.0-b7.tgz
+Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxWINE-2.1.0-b8.tgz
 URL: http://wesley.informatik.uni-freiburg.de/~wxxt/docs.html
 Packager: Robert Roebling <roebling@ruf.uni-freiburg.de>
 BuildRoot: /tmp/wxwine_root
@@ -29,7 +29,7 @@ Motif/LessTif, MS Windows, Mac) from the same source code.
 ./configure --prefix=%{pref}
 
 %build
-cd src && make
+make
 
 %install
 rm -rf $RPM_BUILD_ROOT