forked from pool/linux-glibc-devel
- update to Linux 3.2.0 headers
* KVM_CAP_TSC_DEADLINE_TIMER added OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=44
This commit is contained in:
parent
8e09316bef
commit
cdef87a524
3
linux-glibc-devel-3.2.tar.bz2
Normal file
3
linux-glibc-devel-3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba23fdc5e7b74eae28d8c6996bb2287f46dec432ab467425034e78b398a6e55c
|
||||||
|
size 802878
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ae38e53b5115bef579105713f8acfca42d8d828f1f8a2a94cc02faa9b03d2ff
|
|
||||||
size 798509
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 5 15:15:12 CET 2012 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to Linux 3.2.0 headers
|
||||||
|
* KVM_CAP_TSC_DEADLINE_TIMER added
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 26 12:54:18 UTC 2011 - aj@suse.de
|
Mon Dec 26 12:54:18 UTC 2011 - aj@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package linux-glibc-devel
|
# spec file for package linux-glibc-devel
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
|
||||||
Name: linux-glibc-devel
|
Name: linux-glibc-devel
|
||||||
@ -25,17 +24,17 @@ Group: Development/Libraries/C and C++
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# this confusing version number has no meaning, it's the version
|
# this confusing version number has no meaning, it's the version
|
||||||
# of the Linux kernel where these headers come from
|
# of the Linux kernel where these headers come from
|
||||||
Version: 3.2_rc7
|
Version: 3.2.0
|
||||||
Release: 5
|
Release: 0
|
||||||
# A "-" is not allowed in version
|
# A "-" is not allowed in version
|
||||||
%define upstream_version 3.2-rc7
|
%define upstream_version 3.2
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Provides: kernel-headers
|
Provides: kernel-headers
|
||||||
Provides: linux-kernel-headers = %{version}
|
Provides: linux-kernel-headers = %{version}
|
||||||
Obsoletes: linux-kernel-headers < %{version}
|
Obsoletes: linux-kernel-headers < %{version}
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{upstream_version}.tar.bz2
|
||||||
Source1: install_all.sh
|
Source1: install_all.sh
|
||||||
Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
|
Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user