]> git.pld-linux.org Git - packages/man-pages.git/commitdiff
- up to 2.43; rpcgen man in glibc-misc
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 3 Mar 2007 20:37:33 +0000 (20:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    man-pages.spec -> 1.208

man-pages.spec

index 00f339da62c4951e848946a0a590dcef2f3044b1..74b8551e7f6796a9633208c2ad9d4c1bf5bc5717 100644 (file)
@@ -15,7 +15,7 @@ Summary(ru.UTF-8):    Страницы руководства из Проекта 
 Summary(tr.UTF-8):     Linux Belgeleme Projesinin sistem kılavuz sayfaları
 Summary(uk.UTF-8):     Сторінки мануалу (man) з Linux Documentation Project
 Name:          man-pages
-Version:       2.42
+Version:       2.43
 Release:       1
 License:       distributable
 Group:         Documentation
@@ -40,7 +40,7 @@ Group:                Documentation
 %define                tr_version              1.0.3
 %define                zh_version              1.5
 Source0:       ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/manpages/%{name}-%{version}.tar.gz
-# Source0-md5: 9e9ca369c2686014eba5db9cf05cb264
+# Source0-md5: 8023a498fe2650256e6bd797b932e1af
 Source1:       ftp://ftp.linux.cz/pub/localization/linux/czman/%{name}-cs-%{cs_version}.tar.gz
 # Source1-md5: e8036794c1762804f2e242cc5b52001e
 # there is no LDP man page here, yet - but include it in sources for completeness
@@ -377,7 +377,6 @@ mv -f pt_BR/man8/sync.8 pt_BR/man1/sync.1
 mv -f ru/man8/sync.8 ru/man1/sync.1
 # man1/sync.1 already exists
 rm -f zh_CN/man8/sync.8
-
 %patch2 -p1
 
 bzip2 -dc %{SOURCE50} | tar xf -
@@ -407,6 +406,9 @@ rm -f man8/sync.8
 rm -f man1/time.1
 # ftp servers
 rm -f man5/ftpusers.5
+# glibc
+rm -f man1/rpcgen.1
+rm -f {ja,ru}/man1/rpcgen.1
 
 %if %{with tars}
 package=NONE
This page took 0.048874 seconds and 4 git commands to generate.