1
0
forked from pool/kernel-source

GIT Revision: 8a211c9645361190a2ac73318bd75dd2c8df7979

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7035
This commit is contained in:
Michal Marek 2011-09-06 05:01:36 +00:00 committed by Git OBS Bridge
parent 9c944e475f
commit 6e2bbf6736
26 changed files with 148 additions and 46 deletions

View File

@ -1,5 +1,5 @@
# The version of the main tarball to use
SRCVERSION=3.1-rc4
SRCVERSION=3.1-rc5
# variant of the kernel-source package, either empty or "-rt"
VARIANT=
# buildservice projects to build the kernel against

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bd9ae21bf1f1c826a47a1b26ff6f29f0dfe0ed3a481cadcc4d229b7428392a4
size 215888
oid sha256:69b3427c534a6488fb34f8b7e395eeba2dd23965994ae311c630725c2a2216da
size 215909

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-debug (Version 3.1.rc4)
# spec file for package kernel-debug (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -875,6 +875,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-default (Version 3.1.rc4)
# spec file for package kernel-default (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -888,6 +888,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-desktop (Version 3.1.rc4)
# spec file for package kernel-desktop (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -908,6 +908,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-docs (Version 3.1.rc4)
# spec file for package kernel-docs (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.1.0-rc4
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/doc/kernel
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-pae (Version 3.1.rc4)
# spec file for package kernel-pae (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -893,6 +893,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-ppc64 (Version 3.1.rc4)
# spec file for package kernel-ppc64 (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -897,6 +897,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-s390 (Version 3.1.rc4)
# spec file for package kernel-s390 (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -872,6 +872,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-source (Version 3.1.rc4)
# spec file for package kernel-source (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -255,6 +255,9 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-syms (Version 3.1.rc4)
# spec file for package kernel-syms (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -78,6 +78,9 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
%_docdir/%name/README.SUSE
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-trace (Version 3.1.rc4)
# spec file for package kernel-trace (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -880,6 +880,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 09:52:24 CEST 2011 - mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
-------------------------------------------------------------------
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package kernel-vanilla (Version 3.1.rc4)
# spec file for package kernel-vanilla (Version 3.1.rc5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc4
%define patchversion 3.1.0-rc4
%define srcversion 3.1-rc5
%define patchversion 3.1.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.1.rc4
Version: 3.1.rc5
%if %using_buildservice
Release: <RELEASE>
%else
@ -876,6 +876,9 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Mon Sep 05 2011 mmarek@suse.cz
- Update to 3.1-rc5 from https://github.com/torvalds/linux.git.
- commit 8a211c9
* Fri Sep 02 2011 ohering@suse.de
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
(fate#311487).

3
linux-3.1-rc5.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,3 @@
2011-09-02 18:29:33 +0200
GIT Revision: 94054c9188c313781025b7e14b01c2611c125ef3
2011-09-05 09:52:24 +0200
GIT Revision: 8a211c9645361190a2ac73318bd75dd2c8df7979
GIT Branch: master