]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - libtool/libtool.nm
libtool: Update to 2.4.3
[people/pmueller/ipfire-3.x.git] / libtool / libtool.nm
index a8c6c13655de27b07d2d0db11e72132d3690b9d0..e3998fe22e7443b54a920341d8aa9fafd0f93ae0 100644 (file)
@@ -4,10 +4,10 @@
 ###############################################################################
 
 name       = libtool
-version    = 2.4.2
+version    = 2.4.3
 release    = 1
 
-groups     = Build System/Libraries
+groups     = System/Libraries
 url        = http://www.gnu.org/software/libtool/
 license    = GPLv2+ and LGPLv2+ and GFDL
 summary    = Runtime libraries for GNU Libtool Dynamic Module Loader.
@@ -23,6 +23,8 @@ source_dl  = http://ftp.gnu.org/gnu/libtool/
 
 packages
        package %{name}
+               groups += Build
+       end
 
        package %{name}-libs
                template LIBS
@@ -34,4 +36,8 @@ packages
                # /usr/share/aclocal must be in main package.
                files += !/usr/share/aclocal
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end