1
0

Update to new git snapshot

OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=10
This commit is contained in:
2015-03-27 16:59:01 +00:00
committed by Git OBS Bridge
parent d4fe7e0cc1
commit 22e7a38884
8 changed files with 37 additions and 346 deletions

View File

@@ -19,7 +19,7 @@
Name: wxQt-3_2
%define base_name wxWidgets
%define tarball_name wxWidgets
Version: 3.1.0~svn78217
Version: 3.1.0~git2097
Release: 0
%define wx_minor 3.1
%define wx_micro 3.1.0
@@ -43,7 +43,6 @@ Source6: wxpython-mkdiff.sh
Source50: baselibs.conf
Patch1: soversion.diff
Patch2: wxqt-compile.diff
Patch3: wxqt-color.diff
BuildRoot: %_tmppath/%name-%version-build
BuildRequires: SDL-devel
BuildRequires: autoconf
@@ -200,8 +199,8 @@ read %_docdir/%name/README.SUSE to pick a correct variant.
%prep
echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
%setup -q -n %tarball_name-trunk
%patch -P 1 -P 2 -P 3 -p1
%setup -q -n %tarball_name
%patch -P 1 -P 2 -p1
cp %{S:2} .
%build