forked from pool/linux-glibc-devel
Accepting request 98265 from home:a_jaeger:my-factory-packages
Update to Linux 3.2-rc7 headers. OBS-URL: https://build.opensuse.org/request/show/98265 OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=42
This commit is contained in:
parent
a6b37b8bc1
commit
8e09316bef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cbaae5a0923b564ed15a45f20cc42266b4feafa13e1208584a1ad49eeff0953
|
||||
size 765473
|
3
linux-glibc-devel-3.2_rc7.tar.bz2
Normal file
3
linux-glibc-devel-3.2_rc7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ae38e53b5115bef579105713f8acfca42d8d828f1f8a2a94cc02faa9b03d2ff
|
||||
size 798509
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 26 12:54:18 UTC 2011 - aj@suse.de
|
||||
|
||||
- Update to Linux 3.2-rc7 headers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 13:20:59 CET 2011 - dmueller@suse.de
|
||||
|
||||
|
@ -23,8 +23,12 @@ Summary: Linux headers for userspace development
|
||||
License: GPL-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
BuildArch: noarch
|
||||
Version: 3.1
|
||||
Release: 0
|
||||
# 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
|
||||
# A "-" is not allowed in version
|
||||
%define upstream_version 3.2-rc7
|
||||
Url: http://www.kernel.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: kernel-headers
|
||||
@ -45,7 +49,7 @@ packages, instead.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n linux-glibc-devel-%version
|
||||
%setup -q -n linux-glibc-devel-%{upstream_version}
|
||||
%patch1
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user