rebuilt with gcc 12.2.0 [release 2.4.7-3mamba;Fri Sep 23 2022]
This commit is contained in:
parent
a7cb2e8aaf
commit
599e4c711f
@ -1,8 +1,8 @@
|
|||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
%define gccver 11.3.0
|
%define gccver 12.2.0
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: The GNU libtool, which simplifies the use of shared libraries
|
Summary: The GNU libtool, which simplifies the use of shared libraries
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -111,12 +111,14 @@ This package contains static libraries and header files needed for development.
|
|||||||
%{_includedir}/ltdl.h
|
%{_includedir}/ltdl.h
|
||||||
%{_includedir}/libltdl
|
%{_includedir}/libltdl
|
||||||
%{_libdir}/libltdl.a
|
%{_libdir}/libltdl.a
|
||||||
%{_libdir}/libltdl.la
|
|
||||||
%{_libdir}/libltdl.so
|
%{_libdir}/libltdl.so
|
||||||
%{_datadir}/aclocal/ltdl.m4
|
%{_datadir}/aclocal/ltdl.m4
|
||||||
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-3mamba
|
||||||
|
- rebuilt with gcc 12.2.0
|
||||||
|
|
||||||
* Sat May 21 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-2mamba
|
* Sat May 21 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-2mamba
|
||||||
- rebuilt with gcc 11.3.0
|
- rebuilt with gcc 11.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user