parent
ebaf5d1190
commit
84a1d9fad1
@ -1,3 +1,3 @@
|
||||
man-pages-extralocale.tar.bz2
|
||||
man2.tar.gz
|
||||
man-pages-2.32.tar.bz2
|
||||
man-pages-2.34.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project.
|
||||
Name: man-pages
|
||||
Version: 2.32
|
||||
Release: 2
|
||||
Version: 2.34
|
||||
Release: 1
|
||||
License: distributable
|
||||
Group: Documentation
|
||||
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2
|
||||
@ -28,6 +28,7 @@ Patch22: man-pages-2.20-nscd.conf.patch
|
||||
Patch23: man-pages-2.25-dbopen.patch
|
||||
Patch24: man-pages-2.25-malloc.patch
|
||||
Patch25: man-pages-2.29-sigprocmask.patch
|
||||
Patch26: man-pages-2.34-inet.patch
|
||||
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
Autoreq: false
|
||||
@ -63,6 +64,7 @@ tar xzf %{SOURCE11}
|
||||
%patch23 -p1
|
||||
%patch24 -p1
|
||||
%patch25 -p1
|
||||
%patch26 -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -156,11 +158,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(0644,root,root,0755)
|
||||
%doc README man-pages-%{version}.Announce POSIX-COPYRIGHT
|
||||
%{_mandir}/man*
|
||||
%{_mandir}/man*/*
|
||||
%{_mandir}/en/man*
|
||||
%{_mandir}/en/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 29 2006 Ivana Varekova <varekova@redhat.com> 2.34-1
|
||||
- update to 2.34
|
||||
- add inet patch (#189147)
|
||||
|
||||
* Fri May 26 2006 Ivana Varekova <varekova@redhat.com> 2.32-2
|
||||
- add nss.5 man page (#192142)
|
||||
- add the man-pages directories (#192998)
|
||||
|
Loading…
Reference in New Issue
Block a user