commit 6066894bfa2d61868aac48c58012b75f6b81a405
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7354
This commit is contained in:
parent
000e82877b
commit
ebd8f82bbf
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.6-rc7
|
SRCVERSION=3.6
|
||||||
# variant of the kernel-source package, either empty or "-rt"
|
# variant of the kernel-source package, either empty or "-rt"
|
||||||
VARIANT=
|
VARIANT=
|
||||||
# buildservice projects to build the kernel against
|
# buildservice projects to build the kernel against
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:eb242cbf87330c04fe85cbcbeadffb53206eaaf42bd9e8161e13e0688e436fef
|
oid sha256:443fb91b0252b63ae089b33f219c3f5f8b0371f4fe331f40f4d4100bb6a4864e
|
||||||
size 308624
|
size 308513
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -139,7 +139,7 @@ Provides: kernel-kdump
|
|||||||
Obsoletes: kernel-kdump
|
Obsoletes: kernel-kdump
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -155,7 +155,7 @@ Provides: smp kernel-smp
|
|||||||
Obsoletes: smp kernel-smp
|
Obsoletes: smp kernel-smp
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-docs
|
Name: kernel-docs
|
||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||||
BuildRequires: kernel-source%variant
|
BuildRequires: kernel-source%variant
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-ec2
|
Name: kernel-ec2
|
||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-highbank
|
Name: kernel-highbank
|
||||||
Summary: Kernel for Calxeda Highbank SoC
|
Summary: Kernel for Calxeda Highbank SoC
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-imx51
|
Name: kernel-imx51
|
||||||
Summary: Kernel for Freescale's iMX SoC
|
Summary: Kernel for Freescale's iMX SoC
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-omap2plus
|
Name: kernel-omap2plus
|
||||||
Summary: Kernel for Texas instrument's OMAP SoC
|
Summary: Kernel for Texas instrument's OMAP SoC
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -139,7 +139,7 @@ Provides: kernel-bigsmp
|
|||||||
Obsoletes: kernel-bigsmp
|
Obsoletes: kernel-bigsmp
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-ppc64
|
Name: kernel-ppc64
|
||||||
Summary: Kernel for ppc64 Systems
|
Summary: Kernel for ppc64 Systems
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -143,7 +143,7 @@ Provides: kernel-kdump
|
|||||||
Obsoletes: kernel-kdump
|
Obsoletes: kernel-kdump
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -139,7 +139,7 @@ Provides: kernel-32bit
|
|||||||
Obsoletes: kernel-32bit
|
Obsoletes: kernel-32bit
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
@ -41,7 +41,7 @@ Requires(post): coreutils sed
|
|||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
Release: 0
|
Release: 0
|
||||||
%else
|
%else
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-tegra
|
Name: kernel-tegra
|
||||||
Summary: Kernel for Nvidia's Tegra SoC
|
Summary: Kernel for Nvidia's Tegra SoC
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -147,7 +147,7 @@ Provides: kernel-64bit
|
|||||||
Obsoletes: kernel-64bit
|
Obsoletes: kernel-64bit
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-u8500
|
Name: kernel-u8500
|
||||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -143,7 +143,7 @@ Provides: kernel-64bit
|
|||||||
Obsoletes: kernel-64bit
|
Obsoletes: kernel-64bit
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.6-final.
|
||||||
|
- commit 6066894
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.6-rc7
|
%define srcversion 3.6
|
||||||
%define patchversion 3.6.0-rc7
|
%define patchversion 3.6.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 3.6.rc7
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
|
3
linux-3.6.tar.bz2
Normal file
3
linux-3.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88ae0a20fd39ecae79db0ce8f9397922fae33c8b06a54ed2c883c861126c9771
|
||||||
|
size 82296001
|
@ -1,3 +1,3 @@
|
|||||||
2012-09-29 17:23:29 +0200
|
2012-10-01 05:29:41 +0200
|
||||||
GIT Revision: 0ea37a05fbcfbead155f71be81aacb7aa68d7cb5
|
GIT Revision: 6066894bfa2d61868aac48c58012b75f6b81a405
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user