rpms/man-pages-ja/devel .cvsignore, 1.66, 1.67 man-pages-ja.spec, 1.80, 1.81 sources, 1.65, 1.66

Akira TAGOH tagoh at fedoraproject.org
Mon Apr 12 03:16:22 UTC 2010


Author: tagoh

Update of /cvs/pkgs/rpms/man-pages-ja/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23891

Modified Files:
	.cvsignore man-pages-ja.spec sources 
Log Message:
* Mon Apr 12 2010 Akira TAGOH <tagoh at redhat.com> - 20100315-1
- updates to 20100315.
- get rid of SysVinit manpages according to #580465.
  - halt(8)
  - init(8)
  - poweroff(8)
  - reboot(8)
  - runlevel(8)
  - shutdown(8)
  - telinit(8)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- .cvsignore	16 Feb 2010 10:03:09 -0000	1.66
+++ .cvsignore	12 Apr 2010 03:16:21 -0000	1.67
@@ -53,3 +53,4 @@ man-pages-ja-20091015.tar.gz
 man-pages-ja-20091215.tar.gz
 man-pages-ja-20100115.tar.gz
 man-pages-ja-20100215.tar.gz
+man-pages-ja-20100315.tar.gz


Index: man-pages-ja.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/man-pages-ja.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -p -r1.80 -r1.81
--- man-pages-ja.spec	2 Mar 2010 11:40:16 -0000	1.80
+++ man-pages-ja.spec	12 Apr 2010 03:16:22 -0000	1.81
@@ -1,6 +1,6 @@
 Name: man-pages-ja
-Version: 20100215
-Release: 2%{?dist}
+Version: 20100315
+Release: 1%{?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)
@@ -79,6 +79,8 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/
 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,vigr}.8*
+# for Bug#580465
+rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{halt,init,poweroff,reboot,runlevel,shutdown,telinit}.8*
 
 # fix su(1) man page.
 if [ -f $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_sh-utils/man1/su.1 ]; then
@@ -130,6 +132,17 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 12 2010 Akira TAGOH <tagoh at redhat.com> - 20100315-1
+- updates to 20100315.
+- get rid of SysVinit manpages according to #580465.
+  - halt(8)
+  - init(8)
+  - poweroff(8)
+  - reboot(8)
+  - runlevel(8)
+  - shutdown(8)
+  - telinit(8)
+
 * Tue Mar  2 2010 Akira TAGOH <tagoh at redhat.com> - 20100215-2
 - Stop owning the unnecessary directories. (#569398)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/sources,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- sources	16 Feb 2010 10:03:09 -0000	1.65
+++ sources	12 Apr 2010 03:16:22 -0000	1.66
@@ -1 +1 @@
-8568aeeb0f761eaf6d95071f7f880b57  man-pages-ja-20100215.tar.gz
+3d58506dc82058512b2166b97bf6ef4f  man-pages-ja-20100315.tar.gz



More information about the scm-commits mailing list