|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
Name: %{wxgtkname}
|
|
|
|
|
Version: 3.0.2
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: GTK port of the wxWidgets GUI library
|
|
|
|
|
License: wxWidgets
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -42,7 +42,6 @@ BuildRequires: libjpeg-devel
|
|
|
|
|
BuildRequires: libtiff-devel
|
|
|
|
|
BuildRequires: expat-devel
|
|
|
|
|
BuildRequires: SDL-devel
|
|
|
|
|
BuildRequires: libgnomeprintui22-devel
|
|
|
|
|
BuildRequires: libGLU-devel
|
|
|
|
|
BuildRequires: libSM-devel
|
|
|
|
|
BuildRequires: gstreamer-plugins-base-devel
|
|
|
|
@ -257,6 +256,9 @@ popd
|
|
|
|
|
%doc html
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Nov 1 2015 Jeremy Newton <alexjnewt@hotmail.com> - 3.0.2-10
|
|
|
|
|
- Removed depreciated/retired libgnomeprintui22
|
|
|
|
|
|
|
|
|
|
* Sat Aug 22 2015 Jeremy Newton <alexjnewt@hotmail.com> - 3.0.2-9
|
|
|
|
|
- Include spinbutton patch from upstream
|
|
|
|
|
|
|
|
|
|