auto-import changelog data from man-pages-1.39-2.src.rpm
Tue Sep 04 2001 Trond Eivind Glomsrd <teg@redhat.com> - New strptime.3, from the ftp site. Matches glibc better. - Fix missing .br in netdevices.7 (#53091)
This commit is contained in:
parent
d7a2cb1b82
commit
48e24c747d
@ -1,7 +1,7 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project.
|
||||
Name: man-pages
|
||||
Version: 1.39
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: distributable
|
||||
Group: Documentation
|
||||
Source0: ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2
|
||||
@ -11,10 +11,12 @@ Source4: ldd.1
|
||||
Source5: ldconfig.8
|
||||
Source6: man-pages-extralocale.tar.bz2
|
||||
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
|
||||
Autoreqprov: false
|
||||
BuildArchitectures: noarch
|
||||
@ -32,11 +34,13 @@ cp -a %{SOURCE1} man1
|
||||
cp -a %{SOURCE3} man8
|
||||
cp -a %{SOURCE4} man1
|
||||
cp -a %{SOURCE5} man8
|
||||
cp -a %{SOURCE10} man3
|
||||
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
rm -fv man1/README
|
||||
@ -100,6 +104,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 4 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- New strptime.3, from the ftp site. Matches glibc better.
|
||||
- Fix missing .br in netdevices.7 (#53091)
|
||||
|
||||
* Tue Aug 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.39
|
||||
- Drop obsolete patches
|
||||
|
Loading…
Reference in New Issue
Block a user