diff --git a/linux-glibc-devel-3.2.tar.bz2 b/linux-glibc-devel-3.2.tar.bz2 new file mode 100644 index 0000000..430b3a7 --- /dev/null +++ b/linux-glibc-devel-3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba23fdc5e7b74eae28d8c6996bb2287f46dec432ab467425034e78b398a6e55c +size 802878 diff --git a/linux-glibc-devel-3.2_rc7.tar.bz2 b/linux-glibc-devel-3.2_rc7.tar.bz2 deleted file mode 100644 index e5c276b..0000000 --- a/linux-glibc-devel-3.2_rc7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ae38e53b5115bef579105713f8acfca42d8d828f1f8a2a94cc02faa9b03d2ff -size 798509 diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index bcf7c88..dad3609 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -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 diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index a7b5d93..35bc681 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - BuildRequires: fdupes Name: linux-glibc-devel @@ -25,17 +24,17 @@ Group: Development/Libraries/C and C++ BuildArch: noarch # this confusing version number has no meaning, it's the version # of the Linux kernel where these headers come from -Version: 3.2_rc7 -Release: 5 +Version: 3.2.0 +Release: 0 # A "-" is not allowed in version -%define upstream_version 3.2-rc7 +%define upstream_version 3.2 Url: http://www.kernel.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: kernel-headers Provides: linux-kernel-headers = %{version} Obsoletes: linux-kernel-headers < %{version} PreReq: coreutils -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{upstream_version}.tar.bz2 Source1: install_all.sh Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch