1
0

Accepting request 417475 from home:Andreas_Schwab:Factory

- Update to kernel headers 4.7

OBS-URL: https://build.opensuse.org/request/show/417475
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=102
This commit is contained in:
Andreas Schwab 2016-08-08 09:25:49 +00:00 committed by Git OBS Bridge
parent dd8413fcd1
commit 52195a3d23
5 changed files with 10 additions and 5 deletions

View File

@ -79,6 +79,6 @@ do
done
popd
du -sh "$header_dir/usr"
tar -cJf "$header_dir.tar.xz" "${header_dir##*/}"
tar -cJf "$header_dir.tar.xz" --owner=root --group=root "${header_dir##*/}"
rm -rf $header_dir linux-${kernel_dir}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8ead8d5ca9a14cd5c54df651bd69cb57cd190a020e5139d3881d7b8fba7ad10
size 965040

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36d726f72077df10c1bd639e68286c2f00791877b1ff7ed6ad1aae4ebfea8399
size 969200

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 4 14:31:13 UTC 2016 - schwab@suse.de
- Update to kernel headers 4.7
-------------------------------------------------------------------
Wed May 18 15:07:32 UTC 2016 - schwab@suse.de

View File

@ -21,7 +21,7 @@ Summary: Linux headers for userspace development
License: GPL-2.0
Group: Development/Libraries/C and C++
BuildArch: noarch
Version: 4.6
Version: 4.7
Release: 0
Url: http://www.kernel.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build