auto-import changelog data from man-pages-1.52-1.src.rpm
Wed Jul 24 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.52-1 - 1.52 Thu Jul 18 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.51-5 - Fix #63547 Tue Jul 09 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.51-4 - Mentium mem=nopentium in bootparam(7) - #60487 Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild Wed Jun 12 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.51-2 - Fix to iconv(1) - #66441 Tue Jun 11 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.51-1 - 1.51 Thu Jun 06 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.50-1 - 1.50 Wed May 29 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.48-4 - Bump Thu May 23 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.48-3 - Ret value of iconv(3) was wrong (#65375)
This commit is contained in:
parent
5a9db502d0
commit
c783ca9961
@ -1,3 +1,3 @@
|
||||
man-pages-1.48.tar.bz2
|
||||
man-pages-1.52.tar.bz2
|
||||
man-pages-extralocale.tar.bz2
|
||||
man2.tar.gz
|
||||
|
11
man-pages-1.51-iconv.patch
Normal file
11
man-pages-1.51-iconv.patch
Normal file
@ -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
|
@ -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 <teg@redhat.com> 1.52-1
|
||||
- 1.52
|
||||
|
||||
* Thu Jul 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-5
|
||||
- Fix #63547
|
||||
|
||||
* Tue Jul 9 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-4
|
||||
- Mentium mem=nopentium in bootparam(7) - #60487
|
||||
|
||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Wed Jun 12 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-2
|
||||
- Fix to iconv(1) - #66441
|
||||
|
||||
* Tue Jun 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-1
|
||||
- 1.51
|
||||
|
||||
* Thu Jun 6 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.50-1
|
||||
- 1.50
|
||||
|
||||
* Wed May 29 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-4
|
||||
- Bump
|
||||
|
||||
* Thu May 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-3
|
||||
- Ret value of iconv(3) was wrong (#65375)
|
||||
|
||||
* Thu Apr 4 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-2
|
||||
- Remove getipnodebyname, getipnodebyname, freehostent - they were
|
||||
only briefly part of a glibc devel version (#62646)
|
||||
|
Loading…
Reference in New Issue
Block a user