]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
util-linux: Remove man pages from tools we do not want to use.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Oct 2011 13:46:45 +0000 (15:46 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Oct 2011 13:46:45 +0000 (15:46 +0200)
util-linux/util-linux.nm

index 879423317d73491872feae2c062d3840525836c0..681de64672fc534fea3d7d29238a792c53338e3f 100644 (file)
@@ -6,7 +6,7 @@
 name       = util-linux
 version    = 2.19
 major_ver  = 2.19
-release    = 4
+release    = 5
 
 groups     = System/Base
 url        = http://kernel.org/~kzak/util-linux/
@@ -76,8 +76,10 @@ build
 
                # Remove deprecated commands
                rm -fv %{BUILDROOT}/{sbin,usr/share/man/man*}/{fsck,mkfs}.{bfs,minix}* \
-                       %{BUILDROOT}/usr/bin/chkdupexe %{BUILDROOT}/usr/bin/vi{gr,pw} \
-                       %{BUILDROOT}/sbin/{sln,shutdown} %{BUILDROOT}/bin/{line,newgrp,pg}
+                       %{BUILDROOT}/usr/{,s}bin/{chkdupexe,newgrp,vi{gr,pw}} \
+                       %{BUILDROOT}/sbin/{sln,shutdown} %{BUILDROOT}/bin/{line,pg}
+               rm -fv %{BUILDROOT}/usr/share/man/man1/{chkdupexe,line,pg,newgrp}.* \
+                       %{BUILDROOT}/usr/share/man/man8/{vipw,vigr}.*
                rm -fv %{BUILDROOT}/usr/share/getopt/*.tcsh
 
                # Create /etc/mtab symlink
@@ -110,7 +112,7 @@ packages
                        util-linux-ng
                end
        end
-       
+
        # Package information for libblkid
        package libblkid
                summary =  Block device ID library.
@@ -123,9 +125,9 @@ packages
                        /lib/libblkid.*
                end
        end
-       
+
        # Package information for libblkid-devel
-       package libblikid-devel
+       package libblkid-devel
                summary =  Development library and header of libblkid.
                description = %{summary}
        
@@ -136,7 +138,7 @@ packages
                        /usr/share/man/man3/*blkid*
                end
        end
-       
+
        # Package information for libuuid
        package libuuid
                summary =  Universally unique ID library.
@@ -149,7 +151,7 @@ packages
                        /lib/libuuid.*
                end
        end
-       
+
        # Package information for libuuid-devel
        package libuuid-devel
                summary =  Development library and header of libuuid.
@@ -162,7 +164,7 @@ packages
                        /usr/share/man/man3/*uuid*
                end
        end
-       
+
        # Package information for libmount
        package libmount
                summary =  Device mounting library.
@@ -175,7 +177,7 @@ packages
                        /lib/libmount.*
                end
        end
-       
+
        # Package information for libmount-devel
        package libmount-devel
                summary =  Development library and header of libmount.