]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - libcap-ng/libcap-ng.nm
kernel: update to 4.12.10
[people/arne_f/ipfire-3.x.git] / libcap-ng / libcap-ng.nm
index 36b5a787a5c4020a5af2f1f8af91efb9f1d65983..54e0e20a9df6e5329234ee9af6208612450cf0eb 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libcap-ng
-version    = 0.6.5
+version    = 0.7.4
 release    = 1
 
 groups     = System/Libraries
@@ -13,11 +13,11 @@ license    = LGPLv2+
 summary    = An alternate posix capabilities library.
 
 description
-       Libcap-ng is a library that makes using posix capabilities \
+       Libcap-ng is a library that makes using posix capabilities
        easier.
 end
 
-source_dl  =
+source_dl  = http://people.redhat.com/sgrubb/libcap-ng/
 
 build
        requires
@@ -25,17 +25,17 @@ build
                python
        end
 
-       # XXX Testsuite is broken by the package developers
-       #def test
-       #       make check
-       #end
+       # The testsuite is broken by the package developers
 end
 
 packages
        package %{name}
-       end
-       
+
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end