From 06faa2e9e63c9427b432253b2463536bd8ff3eaf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 27 Aug 2014 22:19:03 +0200 Subject: [PATCH] - rel 2; drop man pages that are in glibc, too --- man-pages.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man-pages.spec b/man-pages.spec index 66fddf5..d7c7c44 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -16,7 +16,7 @@ Summary(tr.UTF-8): Linux Belgeleme Projesinin sistem kılavuz sayfaları Summary(uk.UTF-8): Сторінки мануалу (man) з Linux Documentation Project Name: man-pages Version: 3.71 -Release: 1 +Release: 2 License: distributable Group: Documentation %define cs_version 0.17.20080113 @@ -446,11 +446,10 @@ done %else # glibc find man3 -type f | grep -v 'intro\.3' | xargs rm -f -rm -f man1/ldd.1 -rm -f man1/rpcgen.1 +rm -f man1/{getent,iconv,ldd,locale,sprof,rpcgen}.1 rm -f man5/{locale,nscd.conf,nsswitch.conf,tzfile}.5 rm -f man7/{ascii,charsets,iso*,koi8-r,latin*,locale,unicode,utf*}.7 -rm -f man8/{ld.so,ldconfig,nscd,tzselect,zdump,zic}.8 +rm -f man8/{ld.so,ldconfig,nscd,sln,tzselect,zdump,zic}.8 rm -f */man1/ldd.1 */man8/sln.8 */man1/iconv.1 rm -f {ja,ru}/man1/rpcgen.1 %endif -- 2.43.0