]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - libcap-ng/libcap-ng.nm
tmux: Update to 2.2
[people/amarx/ipfire-3.x.git] / libcap-ng / libcap-ng.nm
index d0a015fa53d39f7e694f18fff3ea147067f092b4..54e0e20a9df6e5329234ee9af6208612450cf0eb 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = libcap-ng
-version    = 0.6.6
-release    = 2
+version    = 0.7.4
+release    = 1
 
 groups     = System/Libraries
 url        = http://people.redhat.com/sgrubb/libcap-ng
@@ -25,19 +25,7 @@ build
                python
        end
 
-       install_cmds
-               # Move libraries to lib
-               mkdir -pv %{BUILDROOT}/%{lib}
-               mv -vf %{BUILDROOT}%{libdir}/libcap-ng.so.* %{BUILDROOT}/%{lib}/
-
-               # Recreate symlink
-               ln -svf ../../%{lib}/libcap-ng.so.0 %{BUILDROOT}%{libdir}/libcap-ng.so
-       end
-
-       # XXX Testsuite is broken by the package developers
-       #def test
-       #       make check
-       #end
+       # The testsuite is broken by the package developers
 end
 
 packages