From 620113bcb5c7e18a259daa7d9cce6fd660f724e1 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Dec 17 2007 03:31:47 +0000 Subject: - updates to 20071215. - remove vipw.8 to solve the file conflict to shadow-utils. --- diff --git a/.cvsignore b/.cvsignore index 8fc3bed..e0fa6c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -38,3 +38,4 @@ man-pages-ja-20070815.tar.gz man-pages-ja-20070915.tar.gz man-pages-ja-20071015.tar.gz man-pages-ja-20071119.tar.gz +man-pages-ja-20071215.tar.gz diff --git a/man-pages-ja.spec b/man-pages-ja.spec index 60bf3ba..f3a52fa 100644 --- a/man-pages-ja.spec +++ b/man-pages-ja.spec @@ -1,7 +1,7 @@ %define use_utf8 1 Name: man-pages-ja -Version: 20071119 +Version: 20071215 Release: 1%{?dist} # Actual license for each Japanese manpages is the same to the original English manpages' license. License: Freely redistributable without restriction @@ -52,7 +52,7 @@ DESTDIR=$RPM_BUILD_ROOT sh ./installman.sh rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/{chage.1,gpasswd.1,sg.1,apropos.1,man.1,whatis.1,newgrp.1}* rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man5/{faillog.5,shadow.5,login.defs.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/{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,rpm2cpio.8,useradd.8,userdel.8,usermod.8,vipw.8}* rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{rpmgraph,rpmcache,rpmbuild,rpm}.8* # fix su(1) man page. @@ -113,6 +113,10 @@ rm -fr $RPM_BUILD_ROOT %changelog +* Mon Dec 17 2007 Akira TAGOH - 20071215-1 +- updates to 20071215. +- remove vipw.8 to solve the file conflict to shadow-utils. + * Mon Nov 26 2007 Akira TAGOH - 20071119-1 - updates to 20071119. diff --git a/sources b/sources index 5200d5f..333c7a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69ffeb1d4dda3394552defda094bdce1 man-pages-ja-20071119.tar.gz +1990ef99a32ee5fa7c0cdf74e331d30f man-pages-ja-20071215.tar.gz