Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2018-04-11 13:46:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-glibc-devel (Old)
 and      /work/SRC/openSUSE:Factory/.linux-glibc-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-glibc-devel"

Wed Apr 11 13:46:39 2018 rev:61 rq:592911 version:4.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2018-02-03 15:37:14.780101446 +0100
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2018-04-11 13:46:46.675817097 +0200
@@ -1,0 +2,5 @@
+Sun Apr  1 22:25:52 UTC 2018 - [email protected]
+
+- Update to kernel headers 4.16
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.CJLvNS/_old  2018-04-11 13:46:47.531786118 +0200
+++ /var/tmp/diff_new_pack.CJLvNS/_new  2018-04-11 13:46:47.535785973 +0200
@@ -18,10 +18,10 @@
 
 Name:           linux-glibc-devel
 Summary:        Linux headers for userspace development
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Libraries/C and C++
 BuildArch:      noarch
-Version:        4.15
+Version:        4.16
 Release:        0
 Url:            http://www.kernel.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ install_all.sh ++++++
--- /var/tmp/diff_new_pack.CJLvNS/_old  2018-04-11 13:46:47.555785249 +0200
+++ /var/tmp/diff_new_pack.CJLvNS/_new  2018-04-11 13:46:47.555785249 +0200
@@ -27,8 +27,6 @@
 tar -xf $1
 pushd linux-${kernel_dir}
 cp Makefile $header_dir
-# header export for unicore32 in 2.6.39 is broken, disable it
-sed -i -e 's/cris/cris\|unicore32/' scripts/headers.sh
 /usr/bin/make O="$header_dir" headers_install_all
 # kvm.h and aout.h are only installed if SRCARCH is an architecture
 # that has support for them. As the package is noarch we need to make
@@ -38,26 +36,30 @@
 pushd "$header_dir"
 for asm in \
        alpha \
-       avr32 \
+       arc \
        blackfin \
+       c6x \
        cris \
        frv \
        h8300 \
+       hexagon \
        m32r \
-       m68knommu \
-       mips \
+       metag \
+       microblaze \
        mn10300 \
+       nios2 \
+       openrisc \
+       score \
        sh \
-       sh64 \
-       v850 \
+       tile \
+       unicore32 \
        xtensa \
-        unicore32 \
 ; do
-       rm -rf usr/include/asm-$asm
+       rm -rf usr/include/arch-$asm
 done
-rm Makefile
-find -type f -name "..install.cmd" -print0 | xargs -0 --no-run-if-empty rm
-find -type f -name ".install" -print0 | xargs -0 --no-run-if-empty rm
+rm Makefile .cache.mk
+find -type f -name "..install.cmd" -exec rm {} +
+find -type f -name ".install" -exec rm {} +
 #-------------------------------------------------------------------
 #Fri Sep  5 10:43:49 CEST 2008 - [email protected]
 

++++++ linux-glibc-devel-4.15.tar.xz -> linux-glibc-devel-4.16.tar.xz ++++++
++++ 41651 lines of diff (skipped)


Reply via email to