Accepting request 97598 from Base:System

- update to 3.1 headers:
  * fixes missing REQ_META

OBS-URL: https://build.opensuse.org/request/show/97598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-glibc-devel?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2011-12-25 16:36:29 +00:00 committed by Git OBS Bridge
commit 43292528d3
4 changed files with 13 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 21 13:20:59 CET 2011 - dmueller@suse.de
- update to 3.1 headers:
* fixes missing REQ_META
-------------------------------------------------------------------
Wed Sep 7 08:07:24 UTC 2011 - aj@suse.de

View File

@ -15,18 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
BuildRequires: fdupes
Name: linux-glibc-devel
License: GPL-2.0
Summary: Linux headers for userspace development
License: GPL-2.0
Group: Development/Libraries/C and C++
BuildArch: noarch
# this confusing version number has no meaning
Version: 3.1_rc5
Release: 5
Version: 3.1
Release: 0
Url: http://www.kernel.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: kernel-headers
@ -47,7 +45,7 @@ packages, instead.
%prep
%setup -q -n linux-glibc-devel-3.1-rc5
%setup -q -n linux-glibc-devel-%version
%patch1
%build