commit 97197ffa0dba87379c1124f2a2ffb9f3d596be6b

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7523
This commit is contained in:
Michal Marek 2013-05-16 06:07:14 +00:00 committed by Git OBS Bridge
parent eece558d04
commit b8b4c3ee7a
32 changed files with 169 additions and 17 deletions

View File

@ -35,6 +35,8 @@ sub scan
m{^\Q$loc\E.*/Kbuild} ||
m{^\Q$loc\E.*/Makefile} ||
m{^\Q$loc\E/arch/[^/]+/include\b} ||
m{^\Q$loc\E/arch/arm/[^/]+/include/mach\b} ||
m{^\Q$loc\E/arch/arm/[^/]+/include/plat\b} ||
m{^\Q$loc\E/include/[^/]+\b} ||
m{^\Q$loc\E/scripts\b};
if (substr($_, 0, 1) ne "/") {

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-cubox
Summary: Kernel for SolidRun Cubox
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -25,7 +25,7 @@
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -30,7 +30,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: Development/Sources
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -25,7 +25,7 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.9.2
%if %using_buildservice
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
%else
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
Release: %kernel_source_release

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-versatile
Summary: Kernel for Versatile SoC
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -68,6 +68,16 @@ Wed May 8 07:16:56 CEST 2013 - neilb@suse.de
SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks
- commit afa0a59
-------------------------------------------------------------------
Tue May 7 18:35:02 CEST 2013 - dmueller@suse.com
- Fix -devel package for armv7hl
armv7hl kernel flavors in the non-multiplatform configuration
(which is the default for our openSUSE 12.3 release), needs
more header files from the machine specific directories to
be included in kernel-devel.
- commit 97197ff
-------------------------------------------------------------------
Tue May 7 16:32:41 CEST 2013 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.9.2
Release: <RELEASE>.g7e7365d
Release: <RELEASE>.g97197ff
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,3 @@
2013-05-14 14:42:28 +0200
GIT Revision: 7e7365d76fa05fbcce07f00cc5b90565a29de52e
2013-05-15 12:00:32 +0200
GIT Revision: 97197ffa0dba87379c1124f2a2ffb9f3d596be6b
GIT Branch: master