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:
parent
9773bbaa9f
commit
d0ff0b7639
@ -3,7 +3,7 @@
|
||||
Summary: The GNU Portable Library Tool
|
||||
Name: libtool
|
||||
Version: 2.4.2
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
License: GPLv2+ and LGPLv2+ and GFDL
|
||||
URL: http://www.gnu.org/software/libtool/
|
||||
Group: Development/Tools
|
||||
@ -159,6 +159,9 @@ fi
|
||||
%{_libdir}/libltdl.so
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user