rpms/man-pages/devel man-pages-2.51-mmap.patch, NONE, 1.1 man-pages.spec, 1.75, 1.76 man-pages-2.43-mount.patch, 1.2, NONE man-pages-2.48-mmap.patch, 1.1, NONE

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Thu May 31 13:14:55 UTC 2007


Author: varekova

Update of /cvs/pkgs/rpms/man-pages/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32590

Modified Files:
	man-pages.spec 
Added Files:
	man-pages-2.51-mmap.patch 
Removed Files:
	man-pages-2.43-mount.patch man-pages-2.48-mmap.patch 
Log Message:
- remove mount page patch
- fix mmap patch


man-pages-2.51-mmap.patch:

--- NEW FILE man-pages-2.51-mmap.patch ---
--- man-pages-2.51/man2/mmap.2.pom	2007-05-12 01:07:02.000000000 +0200
+++ man-pages-2.51/man2/mmap.2	2007-05-31 14:33:32.000000000 +0200
@@ -197,6 +197,9 @@
 as a hint: place the mapping at exactly that address.
 .I start
 must be a multiple of the page size.
+In all other cases 
+.I start 
+address is rounded up to the next page size boundary.
 If the memory region specified by
 .I start
 and


Index: man-pages.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages/devel/man-pages.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- man-pages.spec	30 May 2007 14:18:29 -0000	1.75
+++ man-pages.spec	31 May 2007 13:14:20 -0000	1.76
@@ -1,7 +1,7 @@
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
 Version: 2.51
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: distributable
 Group: Documentation
 URL: http://www.kernel.org/pub/linux/docs/manpages/
@@ -21,8 +21,7 @@
 Patch28: man-pages-2.46-nscd.patch
 Patch30: man-pages-2.51-libaio-includes.patch
 Patch36: man-pages-2.39-unimplemented.patch
-Patch37: man-pages-2.48-mmap.patch
-Patch38: man-pages-2.43-mount.patch
+Patch37: man-pages-2.51-mmap.patch
 Patch39: man-pages-2.51-tgkill.patch
 Patch40: man-pages-2.39-mmap2.patch
 Patch41: man-pages-2.43-rt_spm.patch
@@ -58,7 +57,6 @@
 #%patch30 -p1
 %patch36 -p1 
 %patch37 -p1
-%patch38 -p1
 %patch39 -p1
 %patch40 -p1
 %patch41 -p1
@@ -212,6 +210,10 @@
 %lang(en) %{_mandir}/en/man*
 
 %changelog
+* Thu May 31 2007 Ivana Varekova <varekova at redhat.com> 2.51-2
+- remove mount page patch
+- fix mmap patch
+
 * Wed May 30 2007 Ivana Varekova <varekova at redhat.com> 2.51-1
 - update to 2.51
 


--- man-pages-2.43-mount.patch DELETED ---


--- man-pages-2.48-mmap.patch DELETED ---




More information about the fedora-extras-commits mailing list