From df6bfd6ed486a0cb64f97c9ab884274ecca2de56 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 08:24:19 +0000 Subject: auto-import changelog data from man-pages-ja-20040315-1.src.rpm Tue Mar 16 2004 Akira TAGOH 20040315-1 - updates to 20040315. Mon Feb 16 2004 Akira TAGOH 20040215-1 - updates to 20040215. Fri Feb 13 2004 Elliot Lee - rebuilt Tue Feb 10 2004 Akira TAGOH 20040115-2 - removed apropos.1, man.1, and whatis.1. the latest man contains those manpages now. --- diff --git a/.cvsignore b/.cvsignore index 333f8a3..fca8c64 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -man-pages-ja-20040115.tar.gz +man-pages-ja-20040315.tar.gz diff --git a/man-pages-ja.spec b/man-pages-ja.spec index 4992f8b..79b0645 100644 --- a/man-pages-ja.spec +++ b/man-pages-ja.spec @@ -1,4 +1,4 @@ -%define manver 20040115 +%define manver 20040315 %define use_utf8 1 Summary: Japanese man (manual) pages from the Japanese Manual Project @@ -36,13 +36,14 @@ perl %{SOURCE1} $RPM_BUILD_ROOT | make sh ./installman.sh -rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/{chage.1,gpasswd.1,sg.1}* +rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/{chage.1,gpasswd.1,sg.1,apropos.1,man.1,whatis.1}* rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man5/{faillog.5,shadow.5}* rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{adduser.8,chpasswd.8,faillog.8,groupadd.8,groupdel.8,groupmod.8,grpck.8,grpconv.8,grpunconv.8,lastlog.8,newusers.8,pwck.8,pwconv.8,pwunconv.8,useradd.8,userdel.8,usermod.8,rpm2cpio.8}* rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{rpmgraph,rpmcache,rpmbuild,rpm}.8* # fix su(1) man page. if [ -f $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_sh-utils/man1/su.1 ]; then + rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/su.1* %if %{use_utf8} iconv -f euc-jp -t utf-8 $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_sh-utils/man1/su.1 > $RPM_BUILD_ROOT%{_mandir}/ja/man1/su.1 %else @@ -70,6 +71,18 @@ done %changelog +* Tue Mar 16 2004 Akira TAGOH 20040315-1 +- updates to 20040315. + +* Mon Feb 16 2004 Akira TAGOH 20040215-1 +- updates to 20040215. + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Tue Feb 10 2004 Akira TAGOH 20040115-2 +- removed apropos.1, man.1, and whatis.1. the latest man contains those manpages now. + * Mon Jan 19 2004 Akira TAGOH 20040115-1 - updates to 20040115. diff --git a/sources b/sources index 952a3f2..e79c65c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6590d539e1da253c8cd6784041768414 man-pages-ja-20040115.tar.gz +b0a7e5c94714f4d5f42b8d97d971ed3d man-pages-ja-20040315.tar.gz