forked from pool/kernel-source
GIT Revision: 91b2c6e7dedeaf80ebee53861f8eaadf972c40fe
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7270
This commit is contained in:
parent
ce5f38876d
commit
8644f33e03
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.4-rc7
|
||||
SRCVERSION=3.4
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -155,7 +155,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -139,7 +139,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -143,7 +143,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -139,7 +139,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -147,7 +147,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-u8500
|
||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 14:49:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.4-final.
|
||||
- commit 91b2c6e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 18:53:53 CEST 2012 - agraf@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4-rc7
|
||||
%define patchversion 3.4.0-rc7
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.0
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.4.rc7
|
||||
Version: 3.4.0
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -136,7 +136,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
|
||||
|
3
linux-3.4.tar.bz2
Normal file
3
linux-3.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78370c0181dd0cf11275f662b2877dd823f7895fee6016fde23c06f8cbeb65e4
|
||||
size 80174336
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19ac1e1af247514597b494326b6630a1d4817891cf296589491df84534351d43
|
||||
size 2083608
|
||||
oid sha256:210012ba6693281039e5b6e4b07cc38e05a1736594f8a5d962adbc1e4e601bf1
|
||||
size 2083345
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-05-18 12:01:30 +0200
|
||||
GIT Revision: bac03f8cc8bffe71a4be6a6ae20c3ccb114e55a3
|
||||
2012-05-21 14:49:11 +0200
|
||||
GIT Revision: 91b2c6e7dedeaf80ebee53861f8eaadf972c40fe
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user