forked from pool/linux-glibc-devel
Accepting request 98266 from Base:System
Update to Linux 3.2-rc7 headers. (forwarded request 98265 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/98266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-glibc-devel?expand=0&rev=22
This commit is contained in:
commit
79621978fb
@ -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