- update to 2.68
This commit is contained in:
parent
c3068f4300
commit
e65fb8b422
@ -2,4 +2,4 @@ man-pages-extralocale.tar.bz2
|
||||
man2.tar.gz
|
||||
man2_sys2.1.tar.gz
|
||||
man-suid-bins.tar.bz2
|
||||
man-pages-2.67.tar.bz2
|
||||
man-pages-2.68.tar.bz2
|
||||
|
@ -1,36 +0,0 @@
|
||||
--- man-pages-2.65/man5/slabinfo.5.pom 2007-05-19 06:30:20.000000000 +0200
|
||||
+++ man-pages-2.65/man5/slabinfo.5 2007-09-26 15:53:21.000000000 +0200
|
||||
@@ -29,10 +29,14 @@
|
||||
Frequently used objects in the Linux kernel
|
||||
(buffer heads, inodes, dentries, etc.)
|
||||
have their own cache.
|
||||
-The file
|
||||
-.I /proc/slabinfo
|
||||
-gives statistics.
|
||||
-For example:
|
||||
+Since kernel 2.6.16 the file
|
||||
+.I /proc/slabinfo
|
||||
+is only present if the CONFIG_SLAB kernel
|
||||
+configuration option is enabled.
|
||||
+
|
||||
+An example of
|
||||
+.I /proc/slabinfo
|
||||
+is:
|
||||
.LP
|
||||
.RS
|
||||
.nf
|
||||
--- man-pages-2.65/man5/proc.5.pom 2007-09-10 06:17:16.000000000 +0200
|
||||
+++ man-pages-2.65/man5/proc.5 2007-09-26 15:53:11.000000000 +0200
|
||||
@@ -1021,7 +1021,11 @@ same process.
|
||||
.TP
|
||||
.I /proc/slabinfo
|
||||
Information about kernel caches.
|
||||
-The columns are:
|
||||
+Since 2.6.16 the file is only present if the CONFIG_SLAB kernel
|
||||
+configuration option is enabled.
|
||||
+The columns which are in
|
||||
+.I /proc/slabinfo
|
||||
+are:
|
||||
.nf
|
||||
cache-name
|
||||
num-active-objs
|
@ -1,6 +1,6 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project
|
||||
Name: man-pages
|
||||
Version: 2.67
|
||||
Version: 2.68
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+, GLP, BSD, MIT, Copyright only, IEEE
|
||||
Group: Documentation
|
||||
@ -32,7 +32,6 @@ Patch46: man-pages-2.51-nscd-conf.patch
|
||||
Patch48: man-pages-2.51-sched_setaffinity.patch
|
||||
Patch49: man-pages-2.63-getent.patch
|
||||
Patch50: man-pages-2.63-iconv.patch
|
||||
Patch51: man-pages-2.65-proc.patch
|
||||
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Autoreq: false
|
||||
@ -68,7 +67,6 @@ done
|
||||
%patch48 -p1
|
||||
%patch49 -p1
|
||||
%patch50 -p1
|
||||
%patch51 -p1
|
||||
|
||||
### And now remove those we are not going to use:
|
||||
|
||||
@ -179,10 +177,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(en) %{_mandir}/en/man*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 22 2007 Ivana Varekova <vraekova@redhat.com> - 2.67-1
|
||||
* Thu Nov 22 2007 Ivana Varekova <varekova@redhat.com> - 2.68-1
|
||||
- update to 2.68
|
||||
|
||||
* Mon Oct 22 2007 Ivana Varekova <varekova@redhat.com> - 2.67-1
|
||||
- update to 2.67
|
||||
|
||||
* Tue Oct 9 2007 Ivana Varekova <vaerkova@redhat.com> - 2.66-1
|
||||
* Tue Oct 9 2007 Ivana Varekova <varekova@redhat.com> - 2.66-1
|
||||
- update to 2.66
|
||||
- add proc man-page patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user