]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - unzip/unzip.nm
util-linux: Update to 2.27
[people/amarx/ipfire-3.x.git] / unzip / unzip.nm
index 68ab00a15273f2284692d48e8fa499602884731d..2520810003c6165305978f15c4641b2ea852a165 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = unzip
 version    = 6.0
-release    = 2
+release    = 4
 
 groups     = Applications/Archiving
 url        = ftp://ftp.info-zip.org/pub/infozip/src/
@@ -44,9 +44,16 @@ build
                prefix=%{BUILDROOT}/usr \
                MANDIR=/usr/share/man/man1 \
                INSTALL="cp -p"
+
+       install_cmds
+               chown -v root.root %{BUILDROOT}/usr/bin/zipgrep
+       end
 end
 
 packages
        package %{name}
+
+       package %{name}-debuginfo
+               template DEBUGINFO
        end
 end