- update to 2.21

- add the description of reload-count option (nscd.conf man page - bug
    177368)
This commit is contained in:
Ivana Varekova 2006-01-16 12:32:25 +00:00
parent 2acc4e9a0d
commit 743e942135
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,3 @@
man-pages-extralocale.tar.bz2 man-pages-extralocale.tar.bz2
man2.tar.gz man2.tar.gz
man-pages-2.20.tar.gz man-pages-2.21.tar.gz

View File

@ -1,6 +1,6 @@
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: 2.20 Version: 2.21
Release: 1 Release: 1
License: distributable License: distributable
Group: Documentation Group: Documentation
@ -22,6 +22,7 @@ Patch16: man-pages-2.05-issue.patch
Patch19: man-pages-2.07-termcap.patch Patch19: man-pages-2.07-termcap.patch
Patch20: man-pages-2.13-aio.patch Patch20: man-pages-2.13-aio.patch
Patch21: man-pages-2.16-mmap.patch Patch21: man-pages-2.16-mmap.patch
Patch22: man-pages-2.20-nscd.conf.patch
Buildroot: %{_tmppath}/%{name}-%{version}-root Buildroot: %{_tmppath}/%{name}-%{version}-root
@ -52,6 +53,7 @@ tar xzf %{SOURCE11}
%patch19 -p1 %patch19 -p1
%patch20 -p1 %patch20 -p1
%patch21 -p1 %patch21 -p1
%patch22 -p1
%build %build
@ -145,6 +147,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/en/man*/* %{_mandir}/en/man*/*
%changelog %changelog
* Mon Jan 16 2006 Ivana Varekova <varekova@redhat.com> 2.21-1
- update to 2.21
- add the description of reload-count option (nscd.conf
man page - bug 177368)
* Fri Jan 6 2006 Ivana Varekova <varekova@redhat.com> 2.20-1 * Fri Jan 6 2006 Ivana Varekova <varekova@redhat.com> 2.20-1
- update to 2.20 - update to 2.20

View File

@ -1,3 +1,3 @@
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2 57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
af09d031dcee66929510e078d00066f2 man2.tar.gz af09d031dcee66929510e078d00066f2 man2.tar.gz
fcd3de7266a5e2999ea77fe5fbea13c1 man-pages-2.20.tar.gz b14c8c4bac497013d8d7f0e0701fc7bb man-pages-2.21.tar.gz