758 lines
28 KiB
Plaintext
758 lines
28 KiB
Plaintext
Vendor: Microsoft Corporation
|
|
Distribution: Mariner
|
|
Name: man-pages-ja
|
|
Version: 20190815
|
|
Release: 3%{?dist}
|
|
# BSD - shadow, bsd-games, byacc, bzip2, dhcpcd, dump, file, hdparm, rssh, tcp_wrappers, tcsh
|
|
# GFDL - GNU_*, cron, glibc-linuxthreads
|
|
# GPL+/GPLv2+/BSD/MIT/Copyright only/IEEE - LDP_manpages, gnumaniak, ld.so
|
|
# GPLv2+ - SysVinit, acl, apmd, at, autofs, ebtables, eject, e2fsprogs, iptables, logrotate, man-db, net-tools, pciutils, psmisc, rdate, rp-pppoe, rpm, smartmontools, uudeview
|
|
# ISC - bind, dhcp, dhcp2, sudo
|
|
# GPLv2 and LGPLv2 - cdparanoia
|
|
# GPLv2+ and LGPLv2+ with exceptions and AML - cups
|
|
# ??? - microcode_ctl, procps
|
|
# Public Domain - expect
|
|
# GPL+ and Public Domain - fetchmail
|
|
# BSD and LGPLv2+ - flex
|
|
# LGPLv2+ - mpg123
|
|
# Artistic clarified - ncftp
|
|
# MIT - ncurses
|
|
# MIT and GPLv2 and GPLv2+ and BSD - nfs-utils
|
|
# BSD and LGPLv2+ and GPLv2+ and Public Domain - ppp
|
|
# GPL+ - procinfo, setserial
|
|
# GPLv2+ or Artistic - procmail
|
|
# BSD and GPLv2 and GPLv2+ - quota
|
|
# GPLv3+ - rsync
|
|
# Sendmail - sendmail
|
|
# BSD with advertising - tcpdump
|
|
# GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain - util-linux
|
|
# GPLv2 with exceptions - vsftpd
|
|
# xinetd - xinetd
|
|
# GPLv2 - yp-tools, ypbind-mt, ypserv
|
|
License: BSD and GFDL and GPL+ and GPLv2+ and MIT and Copyright only and IEEE and ISC and GPLv2 and LGPLv2 and LGPLv2+ with exceptions and AML and Public Domain and LGPLv2+ and Artistic clarified and (GPLv2+ or Artistic) and GPLv3+ and Sendmail and BSD with advertising and GPLv2 with exceptions and xinetd
|
|
BuildArch: noarch
|
|
BuildRequires: perl(Env), perl(Encode)
|
|
URL: http://linuxjm.osdn.jp/
|
|
|
|
Source: http://linuxjm.osdn.jp/%{name}-%{version}.tar.gz
|
|
Source1: %{name}-rpm.pl
|
|
Source2: %{name}-tail.1
|
|
Source3: %{name}-echo.1
|
|
Source4: %{name}-tar.1
|
|
Source5: %{name}-snmptrapd.8
|
|
Patch0: %{name}-fix-configure.perl.patch
|
|
Patch1: %{name}-fix-pkgs-list.patch
|
|
Patch2: %{name}-fix-ebtables.patch
|
|
Patch15: %{name}-358081-sysctl-warn.patch
|
|
Patch18: %{name}-433692-printf.1.patch
|
|
Patch21: %{name}-456263-top.1.patch
|
|
Patch23: %{name}-451238-sysctl.8.patch
|
|
Patch25: %{name}-454419-echo.1.patch
|
|
Patch26: %{name}-457361-wall.1.patch
|
|
Patch27: %{name}-20090615-vmstat.8.patch
|
|
Patch28: %{name}-493783-edquota.8.patch
|
|
Patch29: %{name}-486655-mkfs.8.patch
|
|
Patch30: %{name}-509048-less.1.patch
|
|
Patch31: %{name}-515467-strings.1.patch
|
|
Patch32: %{name}-527638-chgrp.1.patch
|
|
Patch36: %{name}-600321-snmpd.conf.5.patch
|
|
Patch37: %{name}-669646-pmap.1.patch
|
|
Patch40: %{name}-993511-crontab.1.patch
|
|
Patch41: %{name}-1661363-telnet.1.patch
|
|
|
|
Summary: Japanese man (manual) pages from the Japanese Manual Project
|
|
Requires: man-pages-reader
|
|
Supplements: (man-pages and langpacks-ja)
|
|
|
|
%description
|
|
Japanese Manual pages, translated by JM-Project (Japanese Manual Project).
|
|
|
|
%prep
|
|
%autosetup -n %{name}-%{version} -p1
|
|
|
|
# Remove non-free man-pages
|
|
rm ./manual/LDP_man-pages/man2/sysinfo.2
|
|
rm ./manual/LDP_man-pages/man2/getitimer.2
|
|
|
|
%build
|
|
sed -ie 's/::/:GNU coreutils:/g' manual/GNU_coreutils/translation_list
|
|
perl %{SOURCE1} '$DESTDIR' $RPM_BUILD_DIR/%{name}-%{version}/script/pkgs.list | make
|
|
|
|
%install
|
|
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,passwd.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,vigr}.8*
|
|
# for Bug#580465
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{halt,init,poweroff,reboot,runlevel,shutdown,telinit}.8*
|
|
# for Bug#623986
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{fastboot,fasthalt}.8*
|
|
# for Bug#1611883
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/{manpath,zsoelim}.1*
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man5/manpath.5*
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man8/{accessdb,catman,mandb}.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*
|
|
install -p -m0644 $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_sh-utils/man1/su.1 $RPM_BUILD_ROOT%{_mandir}/ja/man1/
|
|
fi
|
|
# fix kill(1) man page.
|
|
if [ -f $RPM_BUILD_DIR/%{name}-%{version}/manual/util-linux/man1/kill.1 ]; then
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/kill.1*
|
|
install -p -m0644 $RPM_BUILD_DIR/%{name}-%{version}/manual/util-linux/man1/kill.1 $RPM_BUILD_ROOT%{_mandir}/ja/man1/
|
|
fi
|
|
# fix chown(1) man page.
|
|
if [ -f $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_fileutils/man1/chown.1 ]; then
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/chown.1*
|
|
install -p -m0644 $RPM_BUILD_DIR/%{name}-%{version}/manual/GNU_fileutils/man1/chown.1 $RPM_BUILD_ROOT%{_mandir}/ja/man1/
|
|
fi
|
|
# fix hostname(1) man page.
|
|
if [ -f $RPM_BUILD_DIR/%{name}-%{version}/manual/net-tools/man1/hostname.1 ]; then
|
|
rm -f $RPM_BUILD_ROOT%{_mandir}/ja/man1/hostname.1*
|
|
install -p -m0644 $RPM_BUILD_DIR/%{name}-%{version}/manual/net-tools/man1/hostname.1 $RPM_BUILD_ROOT%{_mandir}/ja/man1/
|
|
fi
|
|
## For Bug#128612
|
|
#mv $RPM_BUILD_ROOT%{_mandir}/ja/man8/in.telned.8.gz $RPM_BUILD_ROOT%{_mandir}/ja/man8/in.telnetd.8.gz
|
|
## For Bug#128833
|
|
#mv $RPM_BUILD_ROOT%{_mandir}/ja/man8/in.rlogin.8.gz $RPM_BUILD_ROOT%{_mandir}/ja/man8/in.rlogind.8.gz
|
|
# For Bug#551476
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man1/tail.1*
|
|
install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/ja/man1/tail.1
|
|
# For Bug#642186
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man1/echo.1*
|
|
install -p -m644 %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/ja/man1/echo.1
|
|
# For Bug#717182
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man1/tar.1*
|
|
install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/ja/man1/tar.1
|
|
# For Bug#1738420
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man8/snmptrapd.8*
|
|
install -p -m644 %{SOURCE5} $RPM_BUILD_ROOT%{_mandir}/ja/man8/snmptrapd.8
|
|
|
|
## drop manpages not shipped English manpages in Fedora
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man1/{achfile,acleandir,aecho,afile,apm,apmsleep,apple_cp,apple_mv,apple_rm,biff,bzegrep,bzfgrep,cardinfo,cccp,cdrecord,chkdupexe,copydir,cvpasswd,cvsup,dnskeygen,dnsquery,expiry,forward,gasp,getzones,hman,line,lpq,lpr,lprm,lptest,man2html,manlint,mirrordir,nbp,nbplkup,nbprgstr,nbpunrgstr,nlmconv,pap,papstatus,pg,pidof,pppoe-wrapper,pslogin,psorder,rbash,readcd,recursdir,rpcgen,scgcheck,secure-mcserv,tcpdump,tkpppoe,updatedb,xapm,zebedee}.1*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man2/{pciconfig_iobase,pciconfig_read,pciconfig_write}.2*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man3/{atalk_aton,btree,db,dbopen,hash,mpool,nbp_name,pthread_mutexattr_getkind_np,pthread_mutexattr_setkind_np,pw_auth,recno,setproctitle}.3*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man4/{atalk,i82365,magic,pcmcia_core}.4*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man5/{atalkd.conf,bootparams,dm.conf,ftpconversions,ftphosts,ftpservers,initscript,lilo.conf,limits,locatedb,login.access,man.conf,papd.conf,pcmcia,porttime,printcap,stab,suauth}.5*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man6/{banner,bs,factor,fish,wargames}.6*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man7/{groff_mwww,mmroff}.7*
|
|
rm -rf $RPM_BUILD_ROOT%{_mandir}/ja/man8/{adsl-connect,adsl-setup,adsl-start,adsl-status,adsl-stop,apmd,apple_driver,atalkd,cardctl,cardmgr,comsat,cvsupd,cytune,dhcpcd,display-services,dm,dmesg,domainname,dpasswd,dump_cis,elvtune,fetchmailconf,fsck.minix,ftl_check,ftl_format,ftpd,ftprestart,ide_info,ifport,ifuser,in.comsat,in.ftpd,in.writed,inetd,ipchains,ipcrm,ipcs,ipfwadm,isoinfo,lidsadm,lidsconf,lilo,lockd,logoutd,lpc,lpd,lspnp,mail.local,makewhatis,mkfs.bfs,mkfs.minix,mkhybrid,mkisofs,mkpasswd,mkrescue,named-bootconf,named-xfer,ndc,need,nhfsgraph,nhfsnums,nhfsrun,nhfsstone,nisdomainname,nslookup,nsupdate,pack_cis,papd,papstatus,pcinitrd,provide,psf,pwauth,qtool,quot,ramsize,rarp,raw,rdev,renice,ripquery,rootflags,routed,rpc.lockd,rpc.ugidd,scsi_info,setfdprm,setpnp,setsid,shadowconfig,simpleinit,strfile,tcpdchk,telnetlogin,timed,timedc,ugidd,vidmode,writed,ypdomainname}.8*
|
|
|
|
# accumulate translation_lists
|
|
mkdir $RPM_BUILD_DIR/%{name}-%{version}/translation_lists
|
|
(cd $RPM_BUILD_DIR/%{name}-%{version}/manual
|
|
for i in `find -type f -name translation_list`; do
|
|
package=`basename \`dirname $i\``;
|
|
name=`basename $i`;
|
|
if [ -s $i ]; then
|
|
cp -a $i $RPM_BUILD_DIR/%{name}-%{version}/translation_lists/$package.$name;
|
|
fi
|
|
done
|
|
)
|
|
|
|
%files
|
|
%doc README translation_lists
|
|
%{_mandir}/ja/man*/*
|
|
|
|
|
|
%changelog
|
|
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 20190815-3
|
|
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20190815-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
* Mon Sep 2 2019 Akira TAGOH <tagoh@redhat.com> - 20190815-1
|
|
- Updates to 20190815.
|
|
- Update snmptrapd.8.
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20190115-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20190115-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
* Thu Jan 17 2019 Akira TAGOH <tagoh@redhat.com> - 20190115-1
|
|
- Updates to 20190115.
|
|
- Add descriptions of missing options in telnet(1).
|
|
|
|
* Wed Dec 26 2018 Akira TAGOH <tagoh@redhat.com> - 20181215-1
|
|
- Updates to 20181215.
|
|
|
|
* Thu Sep 27 2018 Akira TAGOH <tagoh@redhat.com> - 20180915-1
|
|
- Updates to 20180915.
|
|
|
|
* Fri Aug 03 2018 Akira TAGOH <tagoh@redhat.com> - 20180715-2
|
|
- Fix conflicts to man-db (#1611883)
|
|
|
|
* Sat Jul 28 2018 Akira TAGOH <tagoh@redhat.com> - 20180715-1
|
|
- Updates to 20180715.
|
|
- Update License tag.
|
|
- Drop some man pages we don't ship in Fedora.
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180315-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
* Mon Mar 26 2018 Akira TAGOH <tagoh@redhat.com> - 20180315-1
|
|
- Updates to 20180315.
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180115-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
* Mon Jan 29 2018 Akira TAGOH <tagoh@redhat.com> - 20180115-1
|
|
- Updates to 20180115.
|
|
|
|
* Mon Sep 25 2017 Akira TAGOH <tagoh@redhat.com> - 20170915-1
|
|
- Updates to 20170915.
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20170415-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
* Mon Apr 17 2017 Akira TAGOH <tagoh@redhat.com> - 20170415-1
|
|
- Updates to20170415.
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20161215-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
* Tue Dec 27 2016 Akira TAGOH <tagoh@redhat.com> - 20161215-1
|
|
- Updates to 20161215.
|
|
|
|
* Mon Jun 13 2016 Tom Callaway <spot@fedoraproject.org> - 20151215-4
|
|
- remove non-free man-pages (bz1334288)
|
|
|
|
* Tue Feb 23 2016 Parag Nemade <pnemade AT redhat DOT com> - 20151215-3
|
|
- Add Supplements: for langpacks naming guidelines
|
|
- drop Group tag
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20151215-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
* Wed Dec 16 2015 Akira TAGOH <tagoh@redhdat.com> - 20151215-1
|
|
- Updates to 20151215.
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140515-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
* Tue Jun 10 2014 Akira TAGOH <tagoh@redhat.com> - 20140515-1
|
|
- Updates to 20140515.
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140415-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
* Fri May 2 2014 Akira TAGOH <tagoh@redhat.com>
|
|
- Correct the default logging facility for syslog in sudoers(5)
|
|
- Correct wrong path for cron.allow and cron.deny in crontab(1)
|
|
|
|
* Wed Apr 16 2014 Akira TAGOH <tagoh@redhat.com> - 20140415-1
|
|
- Updates to 20140415.
|
|
|
|
* Wed Mar 19 2014 Akira TAGOH <tagoh@redhat.com> - 20140315-1
|
|
- Updates to 20140315.
|
|
|
|
* Wed Mar 05 2014 Akira TAGOH <tagoh@redhat.com> - 20140215-1
|
|
- Updates to 20140215.
|
|
|
|
* Fri Aug 16 2013 Akira TAGOH <tagoh@redhat.com> - 20130815-1
|
|
- Updates to 20130815.
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20130615-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
* Mon Jun 24 2013 Akira TAGOH <tagoh@redhat.com> - 20130615-1
|
|
- Updates to 20130615.
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20121115-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
* Fri Nov 16 2012 Akira TAGOH <tagoh@redhat.com> - 20121115-2
|
|
- further improvements in the spec file.
|
|
|
|
* Fri Nov 16 2012 Akira TAGOH <tagoh@redhat.com> - 20121115-1
|
|
- Updates to 20121115.
|
|
|
|
* Tue Sep 25 2012 Akira TAGOH <tagoh@redhat.com> - 20120915-1
|
|
- Updates to 20120915.
|
|
|
|
* Wed Aug 15 2012 Akira TAGOH <tagoh@redhat.com> - 20120815-1
|
|
- Updates to 20120815.
|
|
|
|
* Wed Jul 25 2012 Akira TAGOH <tagoh@redhat.com> - 20120715-1
|
|
- Updates to 20120715.
|
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120515-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
* Fri May 18 2012 Akira TAGOH <tagoh@redhat.com> - 20120515-1
|
|
- Updates to 20120515.
|
|
- change the order of the packages. we prefer GNU's rather than gnumaniak.
|
|
|
|
* Tue May 8 2012 Akira TAGOH <tagoh@redhat.com> - 20120415-1
|
|
- Updates to 20120415.
|
|
- Get rid of Japanese manpages that English manpages is not available in Fedora.
|
|
|
|
* Thu Mar 22 2012 Akira TAGOH <tagoh@redhat.com> - 20120315-1
|
|
- Updates to 20120315.
|
|
|
|
* Thu Feb 16 2012 Akira TAGOH <tagoh@redhat.com> - 20120215-1
|
|
- Updates to 20120215.
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20111115-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
* Tue Nov 15 2011 Akira TAGOH <tagoh@redhat.com> - 20111115-1
|
|
- Updates to 20111115.
|
|
|
|
* Mon Oct 24 2011 Akira TAGOH <tagoh@redhat.com> - 20111020-1
|
|
- Updates to 20111020.
|
|
|
|
* Fri Sep 16 2011 Akira TAGOH <tagoh@redhat.com> - 20110915-1
|
|
- Updates to 20110915.
|
|
|
|
* Tue Jun 28 2011 Akira TAGOH <tagoh@redhat.com> - 20110615-2
|
|
- Revise tar(1) to be updated. (#717182)
|
|
|
|
* Fri Jun 17 2011 Akira TAGOH <tagoh@redhat.com> - 20110615-1
|
|
- Updates to 20110615.
|
|
|
|
* Mon May 16 2011 Akira TAGOH <tagoh@redhat.com> - 20110515-1
|
|
- Updates to 20110515.
|
|
- Fix a description of the message lines limitation (#700014)
|
|
|
|
* Wed Apr 27 2011 Akira TAGOH <tagoh@redhat.com> - 20110415-1
|
|
- Updates to 20110415.
|
|
|
|
* Wed Mar 16 2011 Akira TAGOH <tagoh@redhat.com> - 20110315-1
|
|
- Updates to 20110315.
|
|
|
|
* Tue Mar 8 2011 Akira TAGOH <tagoh@redhat.com> - 20110215-2
|
|
- Correct a typo in getpriority(2) (#683019)
|
|
|
|
* Fri Feb 25 2011 Akira TAGOH <tagoh@redhat.com> - 20110215-1
|
|
- Updates to 20110215.
|
|
- Correct the description of --syn option in iptables(8). (#674219)
|
|
|
|
* Thu Jan 20 2011 Akira TAGOH <tagoh@redhat.com> - 20110115-1
|
|
- Updates to 20110115.
|
|
|
|
* Fri Jan 14 2011 Akira TAGOH <tagoh@redhat.com> - 20101205-3
|
|
- Add deprecated notice for the usage of PORT in sink directives. (#600321)
|
|
- Add descriptions for the extended and device format fields. (#669646)
|
|
|
|
* Mon Dec 6 2010 Akira TAGOH <tagoh@redhat.com> - 20101205-1
|
|
- Updates to 20101205.
|
|
|
|
* Wed Nov 10 2010 Akira TAGOH <tagoh@redhat.com> - 20101110-1
|
|
- Updates to 20101110.
|
|
- Get rid of the unnecessary patches:
|
|
- man-pages-ja-missing-pkglist.patch
|
|
- man-pages-ja-fix-mdoc.patch
|
|
|
|
* Fri Oct 29 2010 Akira TAGOH <tagoh@redhat.com> - 20101028-1
|
|
- Updates to 20101028.
|
|
- Get rid of patches since applied upstream:
|
|
- man-pages-ja-IT603773-less.patch
|
|
|
|
* Mon Oct 18 2010 Akira TAGOH <tagoh@redhat.com> - 20100415-6
|
|
- Get rid of man.1 again. (#643803)
|
|
|
|
* Fri Oct 15 2010 Akira TAGOH <tagoh@redhat.com> - 20100415-5
|
|
- Update echo(1) (#642186)
|
|
- Use man(1) from man but not man-db. (#642199)
|
|
|
|
* Mon Aug 16 2010 Akira TAGOH <tagoh@redhat.com> - 20100415-4
|
|
- Get rid of fastboot(8) and fasthalt(8) as well. (#623986)
|
|
|
|
* Fri Jul 16 2010 Akira TAGOH <tagoh@redhat.com> - 20100415-3
|
|
- Get rid of passwd(1). it has been shipped in passwd package now.
|
|
(ref. #611692)
|
|
|
|
* Mon Jul 5 2010 Akira TAGOH <tagoh@redhat.com> - 20100415-2
|
|
- Update less(1) to add a description of a command '&pattern'.
|
|
|
|
* Mon Apr 19 2010 Akira TAGOH <tagoh@redhat.com> - 20100415-1
|
|
- updates to 20100415.
|
|
- Add Requires: man-pages-reader. (#582961)
|
|
|
|
* Mon Apr 12 2010 Akira TAGOH <tagoh@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@redhat.com> - 20100215-2
|
|
- Stop owning the unnecessary directories. (#569398)
|
|
|
|
* Tue Feb 16 2010 Akira TAGOH <tagoh@redhat.com> - 20100215-1
|
|
- updates to 20100215.
|
|
- Fix a typo in iptables(8).
|
|
|
|
* Fri Jan 15 2010 Akira TAGOH <tagoh@redhat.com> - 20100115-1
|
|
- updates to 20100115.
|
|
|
|
* Fri Jan 8 2010 Akira TAGOH <tagoh@redhat.com> - 20091215-2
|
|
- Update tail.1 (#551476)
|
|
|
|
* Thu Dec 24 2009 Akira TAGOH <tagoh@redhat.com> - 20091215-1
|
|
- updates to 20091215.
|
|
- apply some patches to correct typos:
|
|
- man-pages-ja-486655-mkfs.8.patch
|
|
- man-pages-ja-509048-less.1.patch
|
|
- man-pages-ja-515467-strings.1.patch
|
|
- man-pages-ja-527638-chgrp.1.patch
|
|
- man-pages-ja-537103-ip.7.patch
|
|
- man-pages-ja-fix-mdoc.patch
|
|
- clean up the spec file.
|
|
|
|
* Tue Nov 10 2009 Akira TAGOH <tagoh@redhat.com> - 20091015-1
|
|
- updates to 20091015.
|
|
- use the corect man page for hostname(1).
|
|
|
|
* Mon Jul 27 2009 Akira TAGOH <tagoh@redhat.com> - 20090715-1
|
|
- updates to 20090715.
|
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20090615-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
* Tue Jun 16 2009 Akira TAGOH <tagoh@redhat.com> - 20090615-1
|
|
- updates to 20090615.
|
|
- Remove patches merged upstream:
|
|
- man-pages-ja-20031215-crontab-0days.patch
|
|
- man-pages-ja-432668-iptables.8.patch
|
|
- man-pages-ja-20050215-ls.patch
|
|
- Correct various typos:
|
|
- sysctl(8), bash(1), echo(1), wall(1), vmstat(8), edquota(8).
|
|
|
|
* Wed Feb 25 2009 Akira TAGOH <tagoh@redhat.com> - 20090215-2
|
|
- Remove vigr.8 to avoid file-conflict to shadow-utils.
|
|
|
|
* Wed Feb 25 2009 Akira TAGOH <tagoh@redhat.com> - 20090215-1
|
|
- updates to 20090215.
|
|
- Correct the description of 'source' built-in command in bash(1). (#481750)
|
|
|
|
* Thu Oct 16 2008 Akira TAGOH <tagoh@redhat.com> - 20081015-1
|
|
- updates to 20081015.
|
|
|
|
* Tue Oct 7 2008 Akira TAGOH <tagoh@redhat.com> - 20080915-1
|
|
- updates to 20080915.
|
|
|
|
* Sat Aug 23 2008 Akira TAGOH <tagoh@redhat.com> - 20080815-1
|
|
- updates to 20080815.
|
|
- correct the description of 'suspend' built-in command in bash(1).
|
|
- correct the description of top(1) command.
|
|
|
|
* Fri May 23 2008 Akira TAGOH <tagoh@redhat.com> - 20080515-2
|
|
- correct the description of 'continue' built-in command in bash(1).
|
|
|
|
* Thu May 22 2008 Akira TAGOH <tagoh@redhat.com> - 20080515-1
|
|
- updates to 20080515.
|
|
|
|
* Wed Apr 30 2008 Akira TAGOH <tagoh@redhat.com> - 20080415-2
|
|
- correct the description of --dscp option in iptables(8).
|
|
- correct the description of the syntax for octadecimal and hexadecimal
|
|
in printf(1).
|
|
|
|
* Mon Apr 28 2008 Akira TAGOH <tagoh@redhat.com> - 20080415-1
|
|
- updates to 20080415.
|
|
- correct the description of the error section in connect(2).
|
|
|
|
* Tue Apr 1 2008 Akira TAGOH <tagoh@redhat.com> - 20080315-1
|
|
- updates to 20080315.
|
|
|
|
* Thu Feb 21 2008 Akira TAGOH <tagoh@redhat.com> - 20080215-1
|
|
- updates to 20080215.
|
|
- Apply man-pages-ja-358081-sysctl-warn.patch from RHEL.
|
|
|
|
* Mon Dec 17 2007 Akira TAGOH <tagoh@redhat.com> - 20071215-1
|
|
- updates to 20071215.
|
|
- remove vipw.8 to solve the file conflict to shadow-utils.
|
|
|
|
* Mon Nov 26 2007 Akira TAGOH <tagoh@redhat.com> - 20071119-1
|
|
- updates to 20071119.
|
|
|
|
* Mon Oct 29 2007 Akira TAGOH <tagoh@redhat.com> - 20071015-1
|
|
- updates to 20071015.
|
|
|
|
* Thu Sep 27 2007 Akira TAGOH <tagoh@redhat.com> - 20070915-1
|
|
- updates to 20070915.
|
|
- remove man-pages-ja-222495-swapon.2.patch so that it's no longer needed.
|
|
- clean up the spec file.
|
|
- fix some warnings in perl script.
|
|
|
|
* Fri Aug 17 2007 Akira TAGOH <tagoh@redhat.com> - 20070815-1
|
|
- updates to 20070815.
|
|
|
|
* Thu Aug 9 2007 Akira TAGOH <tagoh@redhat.com>
|
|
- Update License tag.
|
|
|
|
* Mon Jul 23 2007 Akira TAGOH <tagoh@redhat.com> - 20070715-1
|
|
- updates to 20070715.
|
|
- man-pages-ja-222495-swapon.2.patch: applied to correct swapon(2).
|
|
|
|
* Thu Jul 5 2007 Akira TAGOH <tagoh@redhat.com> - 20070615-1
|
|
- updates to 20070615.
|
|
- man-pages-ja-20051115-libaio.patch: removed.
|
|
- man-pages-ja-20060815-204664-write.2.patch: removed.
|
|
|
|
* Thu Apr 26 2007 Akira TAGOH <tagoh@redhat.com> - 20070415-1
|
|
- updates to 20070415.
|
|
|
|
* Fri Mar 16 2007 Akira TAGOH <tagoh@redhat.com> - 20070315-1
|
|
- updates to 20070315.
|
|
- convert a spec file to UTF-8.
|
|
- remove empty translation_list.
|
|
|
|
* Thu Feb 15 2007 Akira TAGOH <tagoh@redhat.com> - 20070215-1
|
|
- updates to 20070215.
|
|
|
|
* Mon Feb 5 2007 Akira TAGOH <tagoh@redhat.com> - 20070115-1
|
|
- updates to 20070115.
|
|
|
|
* Mon Dec 18 2006 Akira TAGOH <tagoh@redhat.com> - 20061215-1
|
|
- updates o 20061215.
|
|
|
|
* Tue Sep 5 2006 Akira TAGOH <tagoh@redhat.com> - 20060815-2
|
|
- man-pages-ja-20060815-204667-nfs.5.patch: fixed nfs.5
|
|
- man-pages-ja-20060815-204664-write.2.patch: fixed write.2
|
|
- man-pages-ja-20060815-178955-at.1.patch: fixed at.1
|
|
|
|
* Thu Aug 17 2006 Akira TAGOH <tagoh@redhat.com> - 20060815-1
|
|
- updates to 20060815.
|
|
|
|
* Thu Jul 20 2006 Akira TAGOH <tagoh@redhat.com> - 20060715-1
|
|
- updates to 20060715.
|
|
|
|
* Fri Jun 23 2006 Akira TAGOH <tagoh@redhat.com> - 20060615-1
|
|
- updates to 20060615.
|
|
|
|
* Mon May 29 2006 Akira TAGOH <tagoh@redhat.com> - 20060515-1
|
|
- updates to 20060515.
|
|
|
|
* Mon Apr 17 2006 Akira TAGOH <tagoh@redhat.com> - 20060415-1
|
|
- updates to 20060415.
|
|
|
|
* Mon Mar 20 2006 Akira TAGOH <tagoh@redhat.com> - 20060315-1
|
|
- updates to 20060315.
|
|
|
|
* Thu Mar 9 2006 Akira TAGOH <tagoh@redhat.com> - 20060215-1
|
|
- updates to 20060215.
|
|
|
|
* Mon Jan 16 2006 Akira TAGOH <tagoh@redhat.com> - 20060115-1
|
|
- updates to 20060115.
|
|
|
|
* Wed Dec 21 2005 Akira TAGOH <tagoh@redhat.com> - 20051215-1
|
|
- updates to 20051215.
|
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
- rebuilt
|
|
|
|
* Mon Nov 21 2005 Akira TAGOH <tagoh@redhat.com> - 20051115-1
|
|
- updates to 20051115.
|
|
- man-pages-ja-20051115-libaio.patch: fixed a misleading of the header file
|
|
required and a typo.
|
|
- man-pages-ja-20050215-ls.patch: fixed the -H option's explanation.
|
|
|
|
* Thu Oct 20 2005 Akira TAGOH <tagoh@redhat.com> - 20051015-1
|
|
- updates to 20051015.
|
|
- man-pages-ja-20050215-shmget.patch: no longer needed. merged into upstream.
|
|
|
|
* Fri Sep 30 2005 Florian La Roche <laroche@redhat.com>
|
|
- remove man-page now part of shadow-utils
|
|
|
|
* Tue Sep 27 2005 Akira TAGOH <tagoh@redhat.com> - 20050915-1
|
|
- updates to 20050915.
|
|
|
|
* Wed Aug 17 2005 Akira TAGOH <tagoh@redhat.com> - 20050815-1
|
|
- updates to 20050815.
|
|
|
|
* Wed Jul 20 2005 Akira TAGOH <tagoh@redhat.com> - 20050715-1
|
|
- updates to 20050715.
|
|
|
|
* Mon Jun 20 2005 Akira TAGOH <tagoh@redhat.com> - 20050615-1
|
|
- updates to 20050615.
|
|
|
|
* Mon May 16 2005 Akira TAGOH <tagoh@redhat.com> - 20050515-1
|
|
- updates to 20050515.
|
|
|
|
* Wed Apr 20 2005 Akira TAGOH <tagoh@redhat.com> - 20050415-1
|
|
- updates to 20050415.
|
|
|
|
* Tue Apr 5 2005 Akira TAGOH <tagoh@redhat.com> - 20050315-2
|
|
- removed newgrp.1 to avoid a file conflict.
|
|
|
|
* Tue Mar 15 2005 Akira TAGOH <tagoh@redhat.com> - 20050315-1
|
|
- updates to 20050315.
|
|
|
|
* Wed Feb 23 2005 Akira TAGOH <tagoh@redhat.com> - 20050215-1
|
|
- updates to 20050215.
|
|
- fixed wrong argument type and structure member variable type
|
|
in shmget(2) (#149217)
|
|
|
|
* Tue Jan 18 2005 Akira TAGOH <tagoh@redhat.com> - 20050115-1
|
|
- updates to 20050115.
|
|
|
|
* Wed Jan 5 2005 Akira TAGOH <tagoh@redhat.com> - 20041215-2
|
|
- prefer GNU fileutils's chown(1) rather than gnumaniak's. (#142077)
|
|
|
|
* Wed Dec 15 2004 Akira TAGOH <tagoh@redhat.com> - 20041215-1
|
|
- updates to 20041215.
|
|
|
|
* Fri Nov 19 2004 Akira TAGOH <tagoh@redhat.com> - 20041115-1
|
|
- updates to 20041115.
|
|
|
|
* Mon Oct 25 2004 Akira TAGOH <tagoh@redhat.com> - 20041015-1
|
|
- updates to 20041015.
|
|
|
|
* Wed Sep 15 2004 Akira TAGOH <tagoh@redhat.com> - 20040915-1
|
|
- updates to 20040915.
|
|
|
|
* Mon Aug 16 2004 Akira TAGOH <tagoh@redhat.com> 20040815-1
|
|
- updates to 20040815.
|
|
|
|
* Mon Aug 02 2004 Akira TAGOH <tagoh@redhat.com> 20040715-5
|
|
- fixed wrong filename for in.rlogind.8 man pages. (#128833)
|
|
|
|
* Fri Jul 30 2004 Akira TAGOH <tagoh@redhat.com> 20040715-4
|
|
- rebuilt
|
|
|
|
* Thu Jul 29 2004 Akira TAGOH <tagoh@redhat.com> 20040715-3
|
|
- applied a patch to fix crontab.5's typo. (#128623)
|
|
|
|
* Tue Jul 27 2004 Akira TAGOH <tagoh@redhat.com> 20040715-2
|
|
- fixed wrong filename for in.telnetd.8 man pages. (#128612)
|
|
|
|
* Fri Jul 23 2004 Akira TAGOH <tagoh@redhat.com> 20040715-1
|
|
- updates to 20040715.
|
|
|
|
* Tue Jun 29 2004 Akira TAGOH <tagoh@redhat.com> 20040615-1
|
|
- updates to 20040615.
|
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
- rebuilt
|
|
|
|
* Wed May 19 2004 Akira TAGOH <tagoh@redhat.com> 20040515-1
|
|
- updates to 20040515.
|
|
- fixed wrong manpage for kill(1). we prefers util-linux thing rather than procps.
|
|
|
|
* Fri Apr 16 2004 Akira TAGOH <tagoh@redhat.com> 20040415-1
|
|
- updates to 20040415.
|
|
|
|
* Tue Mar 16 2004 Akira TAGOH <tagoh@redhat.com> 20040315-1
|
|
- updates to 20040315.
|
|
|
|
* Mon Feb 16 2004 Akira TAGOH <tagoh@redhat.com> 20040215-1
|
|
- updates to 20040215.
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
- rebuilt
|
|
|
|
* Tue Feb 10 2004 Akira TAGOH <tagoh@redhat.com> 20040115-2
|
|
- removed apropos.1, man.1, and whatis.1. the latest man contains those manpages now.
|
|
|
|
* Mon Jan 19 2004 Akira TAGOH <tagoh@redhat.com> 20040115-1
|
|
- updates to 20040115.
|
|
|
|
* Thu Dec 18 2003 Akira TAGOH <tagoh@redhat.com> 20031215-1
|
|
- updates to 20031215.
|
|
|
|
* Tue Oct 21 2003 Akira TAGOH <tagoh@redhat.com> 20031015-1
|
|
- updates to 20031015.
|
|
|
|
* Mon Sep 01 2003 Akira TAGOH <tagoh@redhat.com> 20030815-1
|
|
- updates to 20030815.
|
|
|
|
* Mon Jul 28 2003 Akira TAGOH <tagoh@redhat.com> 20030715-1
|
|
- updates to 20030715.
|
|
|
|
* Mon Jun 30 2003 Elliot Lee <sopwith@redhat.com> 20030615-2
|
|
- Remove rpm.8 to avoid conflict
|
|
|
|
* Wed Jun 18 2003 Akira TAGOH <tagoh@redhat.com> 20030615-1
|
|
- updates to 20030615.
|
|
|
|
* Tue Jun 10 2003 Elliot Lee <sopwith@redhat.com> 20030525-3
|
|
- Remove rpm{cache,graph,build}.8 to avoid conflict.
|
|
|
|
* Wed May 28 2003 Akira TAGOH <tagoh@redhat.com> 20030525-2
|
|
- remove rpm2cpio.8 to avoid the conflict.
|
|
|
|
* Mon May 26 2003 Akira TAGOH <tagoh@redhat.com> 20030525-1
|
|
- updates to 20030525.
|
|
|
|
* Wed May 14 2003 Akira TAGOH <tagoh@redhat.com> 20030415-3
|
|
- include README and translation_list files. (#90543)
|
|
- use sh-utils's su.1 instead of shadow's one (#90552)
|
|
- fix summary and description. (#90548)
|
|
|
|
* Tue May 06 2003 Akira TAGOH <tagoh@redhat.com> 20030415-2
|
|
- convert to UTF-8.
|
|
|
|
* Tue Apr 15 2003 Akira TAGOH <tagoh@redhat.com> 20030415-1
|
|
- updates to 20030415
|
|
|
|
* Mon Mar 17 2003 Akira TAGOH <tagoh@redhat.com> 20030315-1
|
|
- updates to 20030315
|
|
- bumped Version to release date of man-pages-ja archive.
|
|
|
|
* Thu Jan 23 2003 Tim Powers <timp@redhat.com> 0.6-20030115.1
|
|
- rebuild
|
|
|
|
* Thu Jan 16 2003 Akira TAGOH <tagoh@redhat.com> 0.5-20030115.1
|
|
- updates to 20030115
|
|
|
|
* Tue Dec 24 2002 Akira TAGOH <tagoh@redhat.com> 0.5-12.20021215
|
|
- updates to 20021215
|
|
|
|
* Mon Nov 25 2002 Tim Powers <timp@redhat.com>
|
|
- remove conflicting man pages that are now included in shadow-utils
|
|
|
|
* Fri Nov 22 2002 Akira TAGOH <tagoh@redhat.com> 0.5-11
|
|
- updates to 20021115
|
|
|
|
* Wed Nov 13 2002 Akira TAGOH <tagoh@redhat.com> 0.5-10
|
|
- updates to 20021015
|
|
|
|
* Sun Aug 18 2002 Akira TAGOH <tagoh@redhat.com> 0.5-9
|
|
- updates to 20020816
|
|
|
|
* Mon Aug 05 2002 Akira TAGOH <tagoh@redhat.com> 0.5-8
|
|
- updates to 20020715
|
|
|
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
|
- automated rebuild
|
|
|
|
* Fri Jun 07 2002 Akira TAGOH <tagoh@redhat.com> 0.5-6
|
|
- man-pages-ja-20011115-fixpipe.patch: applied to fix pipe issue.
|
|
- s/Copyright/License/
|
|
|
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
|
- automated rebuild
|
|
|
|
* Wed Feb 27 2002 Akira TAGOH <tagoh@redhat.com> 0.5-4
|
|
- Build against new environment.
|
|
|
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
- automated rebuild
|
|
|
|
* Thu Dec 6 2001 Yukihiro Nakai <ynakai@redhat.com>
|
|
- Update to 20011115 ver.
|
|
|
|
* Sat Jun 2 2001 Yukihiro Nakai <ynakai@redhat.com>
|
|
- Update to 0.5
|
|
|
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
- automatic rebuild
|
|
|
|
* Tue Jun 20 2000 Jeff Johnson <jbj@redhat.com>
|
|
- rebuild to compress man pages.
|
|
|
|
* Sun Jun 11 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
|
- first build
|