rebuilt with gcc 5.3.0 [release 2.4.6-3mamba;Thu Dec 17 2015]
This commit is contained in:
parent
3dcc2afbc2
commit
e319e7ac97
@ -1,8 +1,8 @@
|
||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||
%define gccver 5.2.0
|
||||
%define gccver 5.3.0
|
||||
Name: libtool
|
||||
Version: 2.4.6
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: The GNU libtool, which simplifies the use of shared libraries
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -15,7 +15,7 @@ License: GPL
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: gcc >= 4.9.2
|
||||
BuildRequires: gcc = %{gccver}
|
||||
Requires(post):%{__install_info}
|
||||
Requires: ldconfig >= 2.3.4
|
||||
Requires: gcc = %{gccver}
|
||||
@ -117,6 +117,9 @@ This package contains static libraries and header files need for development.
|
||||
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-3mamba
|
||||
- rebuilt with gcc 5.3.0
|
||||
|
||||
* Wed Nov 25 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-2mamba
|
||||
- rebuilt with gcc 5.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user