Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2016-03-02 14:19:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and      /work/SRC/openSUSE:Factory/.man-pages.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "man-pages"

Changes:
--------
--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes      2016-01-15 
10:39:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2016-03-02 
14:19:04.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 22 09:12:24 UTC 2016 - pgaj...@suse.com
+
+- open.2: O_TMPFILE support was added to btrfs [bsc#967488]
+  + man-pages-open-btrfs.patch
+
+-------------------------------------------------------------------

New:
----
  man-pages-open-btrfs.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ man-pages.spec ++++++
--- /var/tmp/diff_new_pack.uoDNiv/_old  2016-03-02 14:19:06.000000000 +0100
+++ /var/tmp/diff_new_pack.uoDNiv/_new  2016-03-02 14:19:06.000000000 +0100
@@ -31,6 +31,7 @@
 Patch2:         %{name}-adjtimex.2.patch
 Patch3:         %{name}_gai.conf-reference.patch
 Patch5:         %{name}-tty_ioctl.patch
+Patch6:         man-pages-open-btrfs.patch
 BuildRequires:  fdupes
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -52,6 +53,7 @@
 %patch2 -p1
 %patch3
 %patch5 -p1
+%patch6 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build

++++++ man-pages-open-btrfs.patch ++++++
--- man-pages-4.02/man2/open.2  2015-08-08 12:24:08.000000000 -0400
+++ man-pages-4.02/man2/open.2  2016-02-19 15:47:19.000000000 -0500
@@ -742,10 +742,10 @@
 only a subset of Linux filesystems provide that support.
 In the initial implementation, support was provided in
 the ext2, ext3, ext4, UDF, Minix, and shmem filesystems.
-XFS support was added
+XFS and btrfs support was added
 .\" commit 99b6436bc29e4f10e4388c27a3e4810191cc4788
 .\" commit ab29743117f9f4c22ac44c13c1647fb24fb2bafe
-in Linux 3.15.
+in Linux 3.15, and Linux 3.16, respectively.
 .TP
 .B O_TRUNC
 If the file already exists and is a regular file and the access mode allows


Reply via email to