|
|
|
@ -160,8 +160,7 @@ export LDFLAGS="-Wl,--as-needed"
|
|
|
|
|
--enable-intl \
|
|
|
|
|
--enable-no_deps \
|
|
|
|
|
--disable-rpath \
|
|
|
|
|
--enable-ipv6 \
|
|
|
|
|
--disable-catch_segvs
|
|
|
|
|
--enable-ipv6
|
|
|
|
|
|
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
@ -241,6 +240,9 @@ popd
|
|
|
|
|
%doc html
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 18 2014 Jeremy Newton <alexjnewt@hotmail.com> - 3.0.0-6
|
|
|
|
|
- Removed disable-catch_segvs, see RH#1076617
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|