Accepting request 99193 from Kernel:HEAD
- Update to 3.2-final. - commit 778e265 - Updated to 3.2-rc7. - commit f458508 - Update to 3.2-final. - commit 778e265 - Updated to 3.2-rc7. - commit f458508 - Update to 3.2-final. - commit 778e265 - Updated to 3.2-rc7. - commit f458508 - Update to 3.2-final. - commit 778e265 - Updated to 3.2-rc7. - commit f458508 - Update to 3.2-final. - commit 778e265 - Updated to 3.2-rc7. - commit f458508 OBS-URL: https://build.opensuse.org/request/show/99193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=161
This commit is contained in:
commit
0db95e8cf1
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.2-rc6
|
||||
SRCVERSION=3.2
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbf467a0216af626a0a5abc13f625edbbb07eb7cff50d5ed593213871993d888
|
||||
size 274008
|
||||
oid sha256:e1b3f975463c4002c559990f093fb223c8dff9b9d2011e2becacb0f9462a5558
|
||||
size 273675
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-debug
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -135,7 +135,7 @@ Provides: kernel-kdump
|
||||
Obsoletes: kernel-kdump
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-default
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -151,7 +151,7 @@ Provides: smp kernel-smp
|
||||
Obsoletes: smp kernel-smp
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-desktop
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -132,7 +132,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-docs
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-ec2
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -132,7 +132,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-imx51
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -132,7 +132,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-omap2plus
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -132,7 +132,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-pae
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -135,7 +135,7 @@ Provides: kernel-bigsmp
|
||||
Obsoletes: kernel-bigsmp
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-ppc64
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -139,7 +139,7 @@ Provides: kernel-kdump
|
||||
Obsoletes: kernel-kdump
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-s390
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -135,7 +135,7 @@ Provides: kernel-32bit
|
||||
Obsoletes: kernel-32bit
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-source
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
@ -41,7 +41,7 @@ Requires(post): coreutils sed
|
||||
Provides: multiversion(kernel)
|
||||
Provides: linux
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-syms
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-tegra
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -132,7 +132,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-trace
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -143,7 +143,7 @@ Provides: kernel-64bit
|
||||
Obsoletes: kernel-64bit
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -139,7 +139,7 @@ Provides: kernel-64bit
|
||||
Obsoletes: kernel-64bit
|
||||
%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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 16:15:39 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.2-final.
|
||||
- commit 778e265
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:35:31 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.2-rc7.
|
||||
- commit f458508
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 16:05:54 CET 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-xen
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.2-rc6
|
||||
%define patchversion 3.2.0-rc6
|
||||
%define srcversion 3.2
|
||||
%define patchversion 3.2.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.2.rc6
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -132,7 +132,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
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
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dfd8215e1b9c785a5d10351a8321f557f140104ffb0b35b1301ef3ef2b88da3
|
||||
size 78097967
|
3
linux-3.2.tar.bz2
Normal file
3
linux-3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463
|
||||
size 78147838
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25832b32b128e23966b4a740aa6bee8457ffb75a67e07245828488ad1e10b317
|
||||
size 2066788
|
||||
oid sha256:952614177c2b8aa4d987e67baf8af844336e2af1f24fc2d9866fbce76d5ade37
|
||||
size 2066960
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-12-22 16:05:54 +0100
|
||||
GIT Revision: c4246bfd79a359b8b89be8885bd7711f99b2e8c6
|
||||
2012-01-05 16:15:39 +0100
|
||||
GIT Revision: 778e265979b52828c8d15a8e70d973702c835611
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user