auto-import changelog data from man-pages-1.53-1.src.rpm
Tue Aug 27 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.53-1 - 1.53 - Fix #71750, #72754
This commit is contained in:
parent
0465e8fe17
commit
b208d1ae7a
@ -1,3 +1,3 @@
|
|||||||
man-pages-1.52.tar.bz2
|
man-pages-1.53.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.52
|
Version: 1.53
|
||||||
Release: 2
|
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
|
||||||
@ -15,6 +15,8 @@ Patch0: man-pages-1.44-ext3.patch
|
|||||||
Patch1: man-pages-1.51-iconv.patch
|
Patch1: man-pages-1.51-iconv.patch
|
||||||
Patch2: man-pages-1.51-nopent.patch
|
Patch2: man-pages-1.51-nopent.patch
|
||||||
Patch3: man-pages-1.51-blank.patch
|
Patch3: man-pages-1.51-blank.patch
|
||||||
|
Patch4: man-pages-1.53-mtrace.patch
|
||||||
|
Patch5: man-pages-1.53-langinfo.patch
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Autoreqprov: false
|
Autoreqprov: false
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
@ -36,6 +38,8 @@ cp -a %{SOURCE5} man8
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
%patch4 -p1
|
||||||
|
%patch5 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -fv man1/README
|
rm -fv man1/README
|
||||||
@ -105,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.53-1
|
||||||
|
- 1.53
|
||||||
|
- Fix #71750, #72754
|
||||||
|
|
||||||
* Thu Jul 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.52-2
|
* Thu Jul 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.52-2
|
||||||
- Fix reference in rpcgen(1) - #69740
|
- Fix reference in rpcgen(1) - #69740
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
47491ffaa883d8dbf1d55471cb7d008b man-pages-1.52.tar.bz2
|
e652ef65803a489b558f5197e6070254 man-pages-1.53.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