1
0
forked from pool/wxWidgets-3_2
Jan Engelhardt 2015-03-29 14:37:29 +00:00 committed by Git OBS Bridge
parent 243d2eb3ac
commit 6071da8267
3 changed files with 11 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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