Fix download link and some spec cleanup/fixes

This commit is contained in:
Mystro256 2016-09-29 09:02:50 -04:00
parent f5200a1afa
commit f2a80d5cd0
1 changed files with 12 additions and 9 deletions

View File

@ -5,15 +5,15 @@ Summary: GTK2 port of the wxWidgets GUI library
License: wxWidgets
Group: System Environment/Libraries
URL: http://www.wxwidgets.org/
Source0: http://downloads.sourceforge.net/wxwindows/%{name}-%{version}.tar.bz2
Source0: http://downloads.sf.net/wxwindows/%{name}-%{version}.tar.bz2
Source1: wx-config
Patch0: %{name}-2.8.12-test.patch
Patch0: %{name}-%{version}-test.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1200611
# remove abort when ABI check fails
Patch1: %{name}-2.8.12-abicheck.patch
Patch1: %{name}-%{version}-abicheck.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1308243
# backported from https://github.com/wxWidgets/wxWidgets/commit/1780a38b7bc9a9c04d33775a3176fe8516465f50
Patch2: %{name}-2.8.12-char.patch
Patch2: %{name}-%{version}-char.patch
BuildRequires: gtk2-devel, zlib-devel >= 1.1.4
BuildRequires: libpng-devel, libjpeg-devel, libtiff-devel
@ -239,6 +239,9 @@ fi
%changelog
* Thu Sep 29 2016 Jeremy Newton <alexjnewt at hotmail dot com>
- Spec cleanup, fixed broken download link
* Mon Sep 19 2016 Jeremy Newton <alexjnewt at hotmail dot com> - 2.8.12-26
- Workaround for alternatives: remove wx-config if it's not a symlink