From 6071da8267bad7601bc45fad2d6b39b6b76a716e7a7d33cbb663634dcb417351 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 29 Mar 2015 14:37:29 +0000 Subject: [PATCH] add xz OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=12 --- wxGTK3-3_2.spec | 8 ++++---- wxQt-3_2.spec | 6 +++--- wxWidgets-3_2.spec | 7 ++++--- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/wxGTK3-3_2.spec b/wxGTK3-3_2.spec index fe3a34a..58af677 100644 --- a/wxGTK3-3_2.spec +++ b/wxGTK3-3_2.spec @@ -1,7 +1,7 @@ # # spec file for package wxGTK3-3_2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ Release: 0 Summary: C++ Library for Cross-Platform Development License: GPL-2.0+ Group: Development/Libraries/C and C++ -URL: http://www.wxwidgets.org/ +Url: http://www.wxwidgets.org/ Source: %tarball_name-%version.tar.xz Source2: README.SUSE @@ -43,7 +43,7 @@ Source6: wxpython-mkdiff.sh Source50: baselibs.conf Patch1: soversion.diff Patch2: wxqt-compile.diff -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: SDL-devel BuildRequires: autoconf BuildRequires: cppunit-devel @@ -63,11 +63,11 @@ BuildRequires: libmspack-devel BuildRequires: libnotify-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel +BuildRequires: xz BuildRequires: zlib-devel BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(webkitgtk-3.0) -BuildRequires: xz %define gtk_version 3 %description diff --git a/wxQt-3_2.spec b/wxQt-3_2.spec index 29838df..067989c 100644 --- a/wxQt-3_2.spec +++ b/wxQt-3_2.spec @@ -1,7 +1,7 @@ # # spec file for package wxQt-3_2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ Release: 0 Summary: C++ Library for Cross-Platform Development License: GPL-2.0+ Group: Development/Libraries/C and C++ -URL: http://www.wxwidgets.org/ +Url: http://www.wxwidgets.org/ Source: %tarball_name-%version.tar.xz Source2: README.SUSE @@ -43,7 +43,7 @@ Source6: wxpython-mkdiff.sh Source50: baselibs.conf Patch1: soversion.diff Patch2: wxqt-compile.diff -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: SDL-devel BuildRequires: autoconf BuildRequires: cppunit-devel diff --git a/wxWidgets-3_2.spec b/wxWidgets-3_2.spec index b007924..1afc3bb 100644 --- a/wxWidgets-3_2.spec +++ b/wxWidgets-3_2.spec @@ -1,7 +1,7 @@ # # spec file for package wxWidgets-3_2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ Release: 0 Summary: C++ Library for Cross-Platform Development License: GPL-2.0+ Group: Development/Libraries/C and C++ -URL: http://www.wxwidgets.org/ +Url: http://www.wxwidgets.org/ #SVN-Clone: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk Source: %tarball_name-%version.tar.xz @@ -43,7 +43,7 @@ Source5: rpmlintrc Source6: wxpython-mkdiff.sh Source50: baselibs.conf Patch1: soversion.diff -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: SDL-devel BuildRequires: autoconf BuildRequires: cppunit-devel @@ -66,6 +66,7 @@ BuildRequires: libmspack-devel BuildRequires: libnotify-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel +BuildRequires: xz BuildRequires: zlib-devel BuildRequires: pkgconfig(glu) %if 0%{?suse_version} >= 1140