rebuilt with debug package [release 2.4.6-14mamba;Sat Jan 30 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 05:56:41 +01:00
parent 5bb1b061bc
commit 8f5ceb3914

View File

@ -2,7 +2,7 @@
%define gccver 10.2.0
Name: libtool
Version: 2.4.6
Release: 13mamba
Release: 14mamba
Summary: The GNU libtool, which simplifies the use of shared libraries
Group: Development/Tools
Vendor: openmamba
@ -45,8 +45,9 @@ Requires: libltdl = %{?epoch:%epoch:}%{version}-%{release}
%description -n libltdl-devel
The libtool package contains the GNU libtool, a set of shell scripts which automatically configure UNIX and UNIX-like architectures to generically build shared libraries.
Libtool provides a consistent, portable interface which simplifies the process of using shared libraries.
This package contains static libraries and header files needed for development.
This package contains static libraries and header files need for development.
%debug_package
%prep
%setup -q -n %{name}-%{version}
@ -117,6 +118,9 @@ This package contains static libraries and header files need for development.
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
%changelog
* Sat Jan 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-14mamba
- rebuilt with debug package
* Sun Jul 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-13mamba
- rebuilt with gcc 10.2.0