]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - libcap-ng/libcap-ng.nm
polarssl: Update to 1.3.9
[people/ms/ipfire-3.x.git] / libcap-ng / libcap-ng.nm
index d0a015fa53d39f7e694f18fff3ea147067f092b4..1fa16e989ca003d91d7cbcb266d0680ce3403e23 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = libcap-ng
-version    = 0.6.6
-release    = 2
+version    = 0.7
+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