spec: steal newer config.{guess,sub} from redhat-rpm-config

I was asked to add newer config.{guess,sub} files into libtool and
I see now that (a) %configure is enabled and (b) redhat-rpm-config
was updated to have sufficiently new gnuconfig files.  Thus simply
bumping version & rebuilding should be enough.

Thanks Dan Horák and Brent Baude for pointing that out.

Version: 2.4.2-19
This commit is contained in:
Pavel Raiskup 2013-10-10 21:12:12 +02:00
parent 9773bbaa9f
commit d0ff0b7639

View File

@ -3,7 +3,7 @@
Summary: The GNU Portable Library Tool Summary: The GNU Portable Library Tool
Name: libtool Name: libtool
Version: 2.4.2 Version: 2.4.2
Release: 18%{?dist} Release: 19%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/ URL: http://www.gnu.org/software/libtool/
Group: Development/Tools Group: Development/Tools
@ -159,6 +159,9 @@ fi
%{_libdir}/libltdl.so %{_libdir}/libltdl.so
%changelog %changelog
* Thu Oct 10 2013 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-19
- rebuild once again for new config.{sub,guess} in redhat-rpm-config
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-18 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild