Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2017-07-10 11:00:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-glibc-devel (Old)
 and      /work/SRC/openSUSE:Factory/.linux-glibc-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-glibc-devel"

Mon Jul 10 11:00:05 2017 rev:56 rq:507731 version:4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2017-05-24 16:45:37.566611864 +0200
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2017-07-10 11:00:06.937886565 +0200
@@ -1,0 +2,5 @@
+Mon Jul  3 08:04:22 UTC 2017 - sch...@suse.de
+
+- Update to kernel headers 4.12
+
+-------------------------------------------------------------------

Old:
----
  linux-glibc-devel-4.11.tar.xz

New:
----
  linux-glibc-devel-4.12.tar.xz

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

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.vMasnQ/_old  2017-07-10 11:00:07.881753263 +0200
+++ /var/tmp/diff_new_pack.vMasnQ/_new  2017-07-10 11:00:07.885752698 +0200
@@ -21,7 +21,7 @@
 License:        GPL-2.0
 Group:          Development/Libraries/C and C++
 BuildArch:      noarch
-Version:        4.11
+Version:        4.12
 Release:        0
 Url:            http://www.kernel.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -147,7 +147,7 @@
        echo "/usr/include/asm is a directory, waiting for triggerpostun to 
symlink to asm-$asm_link"
        exit 0
 fi
-ln -sfn asm-$asm_link usr/include/asm
+ln -sfn arch-$asm_link/asm usr/include/asm
 exit 0
 
 %triggerpostun -- linux-kernel-headers, glibc-devel < 2.5, libc < 2.2
@@ -165,7 +165,7 @@
        m68k)    asm_link=m68k       ;;
        *)       asm_link=x86  ;;
 esac
-ln -sfn asm-$asm_link usr/include/asm
+ln -sfn arch-$asm_link/asm usr/include/asm
 exit 0
 
 %files

++++++ install_all.sh ++++++
--- /var/tmp/diff_new_pack.vMasnQ/_old  2017-07-10 11:00:07.921747614 +0200
+++ /var/tmp/diff_new_pack.vMasnQ/_new  2017-07-10 11:00:07.921747614 +0200
@@ -66,7 +66,7 @@
 #
 rm -rf usr/include/drm/
 # Remove confusing empty uapi directory
-rmdir usr/include/uapi
+test ! -d usr/include/uapi || rmdir usr/include/uapi
 for dir in *
 do
        case "$dir" in

++++++ linux-glibc-devel-4.11.tar.xz -> linux-glibc-devel-4.12.tar.xz ++++++
++++ 118796 lines of diff (skipped)


Reply via email to