rpms/man-pages/devel man-pages-2.46-libaio-includes.patch, NONE, 1.1 man-pages-2.46-nscd.patch, NONE, 1.1 .cvsignore, 1.32, 1.33 man-pages-2.43-mount.patch, 1.1, 1.2 man-pages.spec, 1.71, 1.72 sources, 1.31, 1.32 man-pages-2.25-dbopen.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 30 09:07:06 UTC 2007


Author: varekova

Update of /cvs/dist/rpms/man-pages/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14055

Modified Files:
	.cvsignore man-pages-2.43-mount.patch man-pages.spec sources 
Added Files:
	man-pages-2.46-libaio-includes.patch man-pages-2.46-nscd.patch 
Removed Files:
	man-pages-2.25-dbopen.patch 
Log Message:
- update to 2.46


man-pages-2.46-libaio-includes.patch:
 man2/io_submit.2 |    2 +-
 man8/nscd.8      |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

--- NEW FILE man-pages-2.46-libaio-includes.patch ---
--- man-pages-2.46/man2/io_submit.2.pom	2007-04-30 10:24:08.000000000 +0200
+++ man-pages-2.46/man2/io_submit.2	2007-04-30 11:02:41.000000000 +0200
@@ -27,7 +27,7 @@
 .nf
 .\" .ad l
 .\" .hy 0
-.B #include <linux/aio.h>
+.B #include <libaio.h>
 .sp
 .\" .HP 16
 .BI "int io_submit(aio_context_t " ctx_id ", long " nr \
--- man-pages-2.46/man8/nscd.8.pom	2007-04-30 10:24:21.000000000 +0200
+++ man-pages-2.46/man8/nscd.8	2007-04-30 10:57:49.000000000 +0200
@@ -47,6 +47,8 @@
 Note that the shadow file is specifically not cached.
 .BR getspnam (3)
 calls remain uncached as a result.
+As a result of this behavior there is not possible to change non-nscd user 
+to another non-nscd user via su service when nscd is running. 
 .SH OPTIONS
 .TP
 .B "\-\-help"

man-pages-2.46-nscd.patch:
 nscd.8 |    2 ++
 1 files changed, 2 insertions(+)

--- NEW FILE man-pages-2.46-nscd.patch ---
--- man-pages-2.46/man8/nscd.8.pom	2007-04-30 10:24:21.000000000 +0200
+++ man-pages-2.46/man8/nscd.8	2007-04-30 10:57:49.000000000 +0200
@@ -47,6 +47,8 @@
 Note that the shadow file is specifically not cached.
 .BR getspnam (3)
 calls remain uncached as a result.
+As a result of this behavior there is not possible to change non-nscd user 
+to another non-nscd user via su service when nscd is running. 
 .SH OPTIONS
 .TP
 .B "\-\-help"


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- .cvsignore	11 Apr 2007 12:54:29 -0000	1.32
+++ .cvsignore	30 Apr 2007 09:07:03 -0000	1.33
@@ -1,4 +1,4 @@
 man-pages-extralocale.tar.bz2
 man2.tar.gz
 man2_sys2.1.tar.gz
-man-pages-2.44.tar.bz2
+man-pages-2.46.tar.bz2

man-pages-2.43-mount.patch:
 mount.2 |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)

Index: man-pages-2.43-mount.patch
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/man-pages-2.43-mount.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- man-pages-2.43-mount.patch	1 Dec 2006 10:44:00 -0000	1.1
+++ man-pages-2.43-mount.patch	30 Apr 2007 09:07:03 -0000	1.2
@@ -14,7 +14,7 @@
  .\" the Solaris manual page it can cause data loss on Solaris.
  .\" If the same holds on Linux, then this should be documented.
  .TP
-+In previous version of kernel there were two more possible 
++In the previous version of kernel there were two more possible 
 +flags:
  .BR MNT_DETACH " (since Linux 2.4.11)"
  Perform a lazy unmount: make the mount point unavailable for


Index: man-pages.spec
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/man-pages.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- man-pages.spec	11 Apr 2007 12:54:29 -0000	1.71
+++ man-pages.spec	30 Apr 2007 09:07:03 -0000	1.72
@@ -1,6 +1,6 @@
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
-Version: 2.44
+Version: 2.46
 Release: 1%{?dist}
 License: distributable
 Group: Documentation
@@ -17,10 +17,9 @@
 Source14: man2_sys2.1.tar.gz
 Patch1: man-pages-1.51-iconv.patch
 Patch8: man-pages-1.60-fs.patch
-Patch23: man-pages-2.25-dbopen.patch
 Patch24: man-pages-2.25-malloc.patch
-Patch28: man-pages-2.34-nscd.patch
-Patch30: man-pages-2.34-libaio-includes.patch
+Patch28: man-pages-2.46-nscd.patch
+Patch30: man-pages-2.46-libaio-includes.patch
 Patch36: man-pages-2.39-unimplemented.patch
 Patch37: man-pages-2.41-mmap.patch
 Patch38: man-pages-2.43-mount.patch
@@ -54,10 +53,9 @@
 
 %patch1 -p1
 %patch8 -p1
-%patch23 -p1
 %patch24 -p1
-%patch28 -p1
-%patch30 -p1
+#%patch28 -p1
+#%patch30 -p1
 %patch36 -p1 
 %patch37 -p1
 %patch38 -p1
@@ -214,6 +212,9 @@
 %lang(en) %{_mandir}/en/man*
 
 %changelog
+* Mon Apr 30 2007 Ivana Varekova <varekova at redhat.com> 2.46-1
+- update to 2.46
+
 * Wed Apr 11 2007 Ivana Varekova <varekova at redhat.com> 2.44-1
 - update to 2.44
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/man-pages/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources	11 Apr 2007 12:54:29 -0000	1.31
+++ sources	30 Apr 2007 09:07:03 -0000	1.32
@@ -1,4 +1,4 @@
 57f2e0500d177e05647990eae439a8ee  man-pages-extralocale.tar.bz2
 af09d031dcee66929510e078d00066f2  man2.tar.gz
 fbc03fdbc665e24961d30dad3ed8596d  man2_sys2.1.tar.gz
-e2a0b9822e50760e25b47d2a9b300a69  man-pages-2.44.tar.bz2
+318a948119a593b5042b7eb52a2ab79e  man-pages-2.46.tar.bz2


--- man-pages-2.25-dbopen.patch DELETED ---




More information about the fedora-cvs-commits mailing list