epel8
alexjnewt@hotmail.com 11 years ago
parent 5d8810e546
commit bc8166e15b

@ -11,7 +11,7 @@
Name: %{wxgtkname} Name: %{wxgtkname}
Version: 3.0.0 Version: 3.0.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: GTK port of the wxWidgets GUI library Summary: GTK port of the wxWidgets GUI library
License: wxWidgets License: wxWidgets
Group: System Environment/Libraries Group: System Environment/Libraries
@ -161,8 +161,7 @@ export LDFLAGS="-Wl,--as-needed"
--enable-no_deps \ --enable-no_deps \
--disable-rpath \ --disable-rpath \
--enable-ipv6 \ --enable-ipv6 \
--disable-catch_segvs \ --disable-catch_segvs
--disable-compat28
make %{?_smp_mflags} make %{?_smp_mflags}
@ -242,6 +241,9 @@ popd
%doc html %doc html
%changelog %changelog
* Mon Mar 17 2014 Jeremy Newton <alexjnewt@hotmail.com> - 3.0.0-5
- Renable combat28 - without it causes bugs RH#1076617 and a few others
* Wed Feb 19 2014 Jeremy Newton <alexjnewt@hotmail.com> - 3.0.0-4 * Wed Feb 19 2014 Jeremy Newton <alexjnewt@hotmail.com> - 3.0.0-4
- Fixed GTK3 bug with wx-config - Fixed GTK3 bug with wx-config
- Fixed a unused-direct-shlib-dependency error - Fixed a unused-direct-shlib-dependency error

Loading…
Cancel
Save