diff --git a/.cvsignore b/.cvsignore index 0171edd..160db34 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -man-pages-1.48.tar.bz2 +man-pages-1.52.tar.bz2 man-pages-extralocale.tar.bz2 man2.tar.gz diff --git a/man-pages-1.51-iconv.patch b/man-pages-1.51-iconv.patch new file mode 100644 index 0000000..321e879 --- /dev/null +++ b/man-pages-1.51-iconv.patch @@ -0,0 +1,11 @@ +--- man-pages-1.51/man1/iconv.1.stdin 2002-06-12 14:44:12.000000000 -0400 ++++ man-pages-1.51/man1/iconv.1 2002-06-12 14:44:26.000000000 -0400 +@@ -211,7 +211,7 @@ + .PP + \fB--output\fR, \fB\-o\fR \fIfile\fR + .PP +-Specify output file (instead of stdin) ++Specify output file (instead of stdout) + .PP + \fB--verbose\fR + .PP diff --git a/man-pages.spec b/man-pages.spec index 6aff916..580f564 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,7 +1,7 @@ Summary: Man (manual) pages from the Linux Documentation Project. Name: man-pages -Version: 1.48 -Release: 2 +Version: 1.52 +Release: 1 License: distributable Group: Documentation Source0: ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2 @@ -12,6 +12,9 @@ Source5: ldconfig.8 Source6: man-pages-extralocale.tar.bz2 Source9: man2.tar.gz Patch0: man-pages-1.44-ext3.patch +Patch1: man-pages-1.51-iconv.patch +Patch2: man-pages-1.51-nopent.patch +Patch3: man-pages-1.51-blank.patch Buildroot: %{_tmppath}/%{name}-%{version}-root Autoreqprov: false BuildArchitectures: noarch @@ -30,7 +33,9 @@ cp -a %{SOURCE4} man1 cp -a %{SOURCE5} man8 %patch0 -p1 - +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build rm -fv man1/README @@ -100,6 +105,33 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Wed Jul 24 2002 Trond Eivind Glomsr�d 1.52-1 +- 1.52 + +* Thu Jul 18 2002 Trond Eivind Glomsr�d 1.51-5 +- Fix #63547 + +* Tue Jul 9 2002 Trond Eivind Glomsr�d 1.51-4 +- Mentium mem=nopentium in bootparam(7) - #60487 + +* Fri Jun 21 2002 Tim Powers +- automated rebuild + +* Wed Jun 12 2002 Trond Eivind Glomsr�d 1.51-2 +- Fix to iconv(1) - #66441 + +* Tue Jun 11 2002 Trond Eivind Glomsr�d 1.51-1 +- 1.51 + +* Thu Jun 6 2002 Trond Eivind Glomsr�d 1.50-1 +- 1.50 + +* Wed May 29 2002 Trond Eivind Glomsr�d 1.48-4 +- Bump + +* Thu May 23 2002 Trond Eivind Glomsr�d 1.48-3 +- Ret value of iconv(3) was wrong (#65375) + * Thu Apr 4 2002 Trond Eivind Glomsr�d 1.48-2 - Remove getipnodebyname, getipnodebyname, freehostent - they were only briefly part of a glibc devel version (#62646) diff --git a/sources b/sources index e269839..f473651 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -43fe1b27ce18ffbf000708d994ff63f6 man-pages-1.48.tar.bz2 +47491ffaa883d8dbf1d55471cb7d008b man-pages-1.52.tar.bz2 57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2 af09d031dcee66929510e078d00066f2 man2.tar.gz