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
|
man-pages-extralocale.tar.bz2
|
||||||
man2.tar.gz
|
man2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Man (manual) pages from the Linux Documentation Project.
|
Summary: Man (manual) pages from the Linux Documentation Project.
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 1.38
|
Version: 1.39
|
||||||
Release: 3
|
Release: 1
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
Source0: ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2
|
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
|
Patch0: man-pages-1.36-wctype.patch
|
||||||
Patch1: man-pages-1.31.iconv.patch
|
Patch1: man-pages-1.31.iconv.patch
|
||||||
Patch2: man-pages-1.36-pathupdate.patch
|
Patch2: man-pages-1.36-pathupdate.patch
|
||||||
Patch3: man-pages-1.36-mssync.patch
|
Patch3: man-pages-1.35-latin.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
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Autoreqprov: false
|
Autoreqprov: false
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A large collection of man pages (documentation) from the Linux
|
A large collection of man pages (documentation) from the Linux
|
||||||
Documentation Project (LDP). The man pages are organized into the
|
Documentation Project (LDP).
|
||||||
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).
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a 9
|
%setup -q -a 9
|
||||||
@ -46,10 +36,7 @@ cp -a %{SOURCE5} man8
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
#patch3 -p1
|
%patch3 -p1
|
||||||
%patch5 -p1
|
|
||||||
%patch6 -p1
|
|
||||||
%patch7 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -fv man1/README
|
rm -fv man1/README
|
||||||
@ -113,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Tue Jul 24 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- s/NSF/NFS/ in initrd.4 - (#48322)
|
- s/NSF/NFS/ in initrd.4 - (#48322)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
a2c3cdd3ca934286e519a5526d4e2950 man-pages-1.38.tar.bz2
|
010add4fcaf6eca296ad305d56d06f2c man-pages-1.39.tar.bz2
|
||||||
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
|
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
|
||||||
af09d031dcee66929510e078d00066f2 man2.tar.gz
|
af09d031dcee66929510e078d00066f2 man2.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user