auto-import changelog data from man-pages-1.39-1.src.rpm
Tue Aug 07 2001 Trond Eivind Glomsrd <teg@redhat.com> - 1.39 - Drop obsolete patches
This commit is contained in:
parent
a3ee0d3344
commit
d7a2cb1b82
@ -1,3 +1,3 @@
|
||||
man-pages-1.38.tar.bz2
|
||||
man-pages-1.39.tar.bz2
|
||||
man-pages-extralocale.tar.bz2
|
||||
man2.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project.
|
||||
Name: man-pages
|
||||
Version: 1.38
|
||||
Release: 3
|
||||
Version: 1.39
|
||||
Release: 1
|
||||
License: distributable
|
||||
Group: Documentation
|
||||
Source0: ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2
|
||||
@ -14,24 +14,14 @@ Source9: man2.tar.gz
|
||||
Patch0: man-pages-1.36-wctype.patch
|
||||
Patch1: man-pages-1.31.iconv.patch
|
||||
Patch2: man-pages-1.36-pathupdate.patch
|
||||
Patch3: man-pages-1.36-mssync.patch
|
||||
Patch4: man-pages-1.35-latin.patch
|
||||
Patch5: man-pages-1.36-bootparam.patch
|
||||
Patch6: man-pages-1.38-regcompcollate.patch
|
||||
Patch7: man-pages-1.38-nsf.patch
|
||||
Patch3: man-pages-1.35-latin.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
Autoreqprov: false
|
||||
BuildArchitectures: noarch
|
||||
|
||||
%description
|
||||
A large collection of man pages (documentation) from the Linux
|
||||
Documentation Project (LDP). The man pages are organized into the
|
||||
following sections: Section 1, user commands (intro only); Section 2,
|
||||
system calls; Section 3, libc calls; Section 4, devices (e.g., hd,
|
||||
sd); Section 5, file formats and protocols (e.g., wtmp, /etc/passwd,
|
||||
nfs); Section 6, games (intro only); Section 7, conventions, macro
|
||||
packages, etc. (e.g., nroff, ascii); and Section 8, system
|
||||
administration (intro only).
|
||||
Documentation Project (LDP).
|
||||
|
||||
%prep
|
||||
%setup -q -a 9
|
||||
@ -46,10 +36,7 @@ cp -a %{SOURCE5} man8
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
#patch3 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
rm -fv man1/README
|
||||
@ -113,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.39
|
||||
- Drop obsolete patches
|
||||
|
||||
* Tue Jul 24 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- s/NSF/NFS/ in initrd.4 - (#48322)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user