diff --git a/libtool.spec b/libtool.spec index 40f055f..776db18 100644 --- a/libtool.spec +++ b/libtool.spec @@ -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 2.4.6-14mamba +- rebuilt with debug package + * Sun Jul 26 2020 Silvan Calarco 2.4.6-13mamba - rebuilt with gcc 10.2.0