]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - libtool/libtool.nm
glibc: Update to 2.19.
[people/ms/ipfire-3.x.git] / libtool / libtool.nm
index 57192cb3eb75540938aa8e66a1d489d64ab4aaf8..1c8fdd21d5be073f9dc04207f723b7a10eeb4a58 100644 (file)
@@ -4,10 +4,10 @@
 ###############################################################################
 
 name       = libtool
-version    = 2.4
+version    = 2.4.2
 release    = 2
 
-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