rpms/man-pages-ja/devel man-pages-ja.spec,1.70,1.71

Akira TAGOH tagoh at fedoraproject.org
Wed Feb 25 13:20:23 UTC 2009


Author: tagoh

Update of /cvs/pkgs/rpms/man-pages-ja/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31505

Modified Files:
	man-pages-ja.spec 
Log Message:
* Wed Feb 25 2009 Akira TAGOH <tagoh at redhat.com> - 20090215-2
- Remove vigr.8 to avoid file-conflict to shadow-utils.


Index: man-pages-ja.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/man-pages-ja.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- man-pages-ja.spec	25 Feb 2009 09:18:37 -0000	1.70
+++ man-pages-ja.spec	25 Feb 2009 13:19:53 -0000	1.71
@@ -2,7 +2,7 @@
 
 Name: man-pages-ja
 Version: 20090215
-Release: 1%{?dist}
+Release: 2%{?dist}
 # Actual license for each Japanese manpages is the same to the original English manpages' license.
 License: Freely redistributable without restriction
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -69,7 +69,7 @@
 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,rpm2cpio.8,useradd.8,userdel.8,usermod.8,vipw.8}*
-rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{rpmgraph,rpmcache,rpmbuild,rpm}.8*
+rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{rpmgraph,rpmcache,rpmbuild,rpm,vigr}.8*
 
 # fix su(1) man page.
 if [ -f $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_sh-utils/man1/su.1 ]; then
@@ -129,6 +129,9 @@
 
 
 %changelog
+* Wed Feb 25 2009 Akira TAGOH <tagoh at redhat.com> - 20090215-2
+- Remove vigr.8 to avoid file-conflict to shadow-utils.
+
 * Wed Feb 25 2009 Akira TAGOH <tagoh at redhat.com> - 20090215-1
 - updates to 20090215.
 - Correct the description of 'source' built-in command in bash(1). (#481750)




More information about the fedora-extras-commits mailing list