auto-import changelog data from man-pages-1.44-0.7.src.rpm
Tue Dec 04 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.44-0.7 - 1.44 - No patches required anymore - get rid of them. Thu Nov 15 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.43-2 - Fix docs for setresuid/setresgid (#56038) Thu Nov 08 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.43-1 - 1.43 Tue Oct 23 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.42-1 - 1.42 Mon Oct 15 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.41-1 - 1.41 - Remove bug section in llseek.2, which claimed ext2 don't support files bigger than 2 GB (#54569) Tue Sep 25 2001 Trond Eivind Glomsrd <teg@redhat.com> 1.40-1 - 1.40. Remove now included patches.
This commit is contained in:
parent
48e24c747d
commit
cb31042553
@ -1,3 +1,3 @@
|
|||||||
man-pages-1.39.tar.bz2
|
man-pages-1.44.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.39
|
Version: 1.44
|
||||||
Release: 2
|
Release: 0.7
|
||||||
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
|
||||||
@ -11,12 +11,6 @@ Source4: ldd.1
|
|||||||
Source5: ldconfig.8
|
Source5: ldconfig.8
|
||||||
Source6: man-pages-extralocale.tar.bz2
|
Source6: man-pages-extralocale.tar.bz2
|
||||||
Source9: man2.tar.gz
|
Source9: man2.tar.gz
|
||||||
Source10: strptime.3
|
|
||||||
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.35-latin.patch
|
|
||||||
Patch4: man-pages-1.39-missingbr.patch
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Autoreqprov: false
|
Autoreqprov: false
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
@ -28,19 +22,11 @@ Documentation Project (LDP).
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -a 9
|
%setup -q -a 9
|
||||||
|
|
||||||
|
|
||||||
tar jxf %{SOURCE6}
|
tar jxf %{SOURCE6}
|
||||||
cp -a %{SOURCE1} man1
|
cp -a %{SOURCE1} man1
|
||||||
cp -a %{SOURCE3} man8
|
cp -a %{SOURCE3} man8
|
||||||
cp -a %{SOURCE4} man1
|
cp -a %{SOURCE4} man1
|
||||||
cp -a %{SOURCE5} man8
|
cp -a %{SOURCE5} man8
|
||||||
cp -a %{SOURCE10} man3
|
|
||||||
|
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -fv man1/README
|
rm -fv man1/README
|
||||||
@ -104,7 +90,28 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Sep 4 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
* Tue Dec 4 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.44-0.7
|
||||||
|
- 1.44
|
||||||
|
- No patches required anymore - get rid of them.
|
||||||
|
|
||||||
|
* Thu Nov 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-2
|
||||||
|
- Fix docs for setresuid/setresgid (#56038)
|
||||||
|
|
||||||
|
* Thu Nov 8 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-1
|
||||||
|
- 1.43
|
||||||
|
|
||||||
|
* Tue Oct 23 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.42-1
|
||||||
|
- 1.42
|
||||||
|
|
||||||
|
* Mon Oct 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.41-1
|
||||||
|
- 1.41
|
||||||
|
- Remove bug section in llseek.2, which claimed ext2 don't support
|
||||||
|
files bigger than 2 GB (#54569)
|
||||||
|
|
||||||
|
* Tue Sep 25 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.40-1
|
||||||
|
- 1.40. Remove now included patches.
|
||||||
|
|
||||||
|
* Tue Sep 4 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.39-2
|
||||||
- New strptime.3, from the ftp site. Matches glibc better.
|
- New strptime.3, from the ftp site. Matches glibc better.
|
||||||
- Fix missing .br in netdevices.7 (#53091)
|
- Fix missing .br in netdevices.7 (#53091)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
010add4fcaf6eca296ad305d56d06f2c man-pages-1.39.tar.bz2
|
f68bfbe098966657935bd1b000e26caf man-pages-1.44.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