Accepting request 121734 from Kernel:HEAD
final OBS-URL: https://build.opensuse.org/request/show/121734 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=169
This commit is contained in:
commit
46bbb4b673
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f8d1d56fcfcf8c594872a3b105257433fce5cbc03a7164bf9cd463faba9d00fc
|
oid sha256:e1ddc0ec138354be50695298a844500f84b883a419c711785aba32e2c8e657f0
|
||||||
size 245
|
size 129
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.4-rc6
|
SRCVERSION=3.4
|
||||||
# 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:1bbec534cad86464443a51503055bc6d643d9620bcbf987d4827531f75927d4f
|
oid sha256:f9af869bbc72bf67f21dae13c9b58aff627e033f8579e6d862e402673795e61c
|
||||||
size 293198
|
size 291902
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:65b0466e39b220cd89e6919c060909dbbd2658c9d4779cfde4dd7250ec48e866
|
oid sha256:59d268a3fba95a4822be04a478e75c6875671e730955f3f7da59caccad496e28
|
||||||
size 537
|
size 426
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.4.rc6
|
Version: 3.4.0
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
Release: 0
|
Release: 0
|
||||||
%else
|
%else
|
||||||
|
@ -1,3 +1,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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,60 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update config files: ppc64: use PR instead of HV KVM which is usable by more people
|
||||||
|
- commit 5e7640a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 18:16:48 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Make CRYPTO_CRC32C modular (bnc#762344)
|
||||||
|
It was pulled in =y via CEPH_LIB=y, so we change the
|
||||||
|
following options to =m:
|
||||||
|
- CONFIG_CEPH_LIB
|
||||||
|
- CONFIG_CRYPTO_CRC32C
|
||||||
|
- CONFIG_LIBCRC32C
|
||||||
|
Making it modular allows the Intel-optimized crc32c implementation
|
||||||
|
to be loaded, improving performance of things like btrfs.
|
||||||
|
- commit d569763
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 04:31:50 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more Intel embedded drivers.
|
||||||
|
Disabled:
|
||||||
|
- CONFIG_GPIO_LANGWELL
|
||||||
|
- CONFIG_GPIO_PCH
|
||||||
|
- CONFIG_GPIO_SCH
|
||||||
|
- commit f554d8b
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:51:49 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- USB storage on -desktop should be modular.
|
||||||
|
- commit 9331d48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Disabled more testing options.
|
||||||
|
Disables:
|
||||||
|
- CONFIG_TEST_POWER
|
||||||
|
- CONFIG_VIDEO_MEM2MEM_TESTDEV
|
||||||
|
- commit ef1f4ca
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.4-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 4cd9e9b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
Wed May 9 16:37:06 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define srcversion 3.4-rc6
|
%define srcversion 3.4
|
||||||
%define patchversion 3.4.0-rc6
|
%define patchversion 3.4.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.4.rc6
|
Version: 3.4.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 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0bd55a389cd4f36c264692bf322431487267e28ab9793fcfd0dabc98986b9606
|
|
||||||
size 80160909
|
|
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
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:74afe51c3475136aecbbf07fe72bce9ad89c7c2d7fc3decfc6ee7b89d863044a
|
oid sha256:f40cf2e5bb426f03e8b22d891ab32ee3ed9a52de14a38ea09b826cf15ad00fb5
|
||||||
size 242
|
size 129
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:35d110f2a1eb0ccc16ffa4e83979adc8b5500b93c349f3fb19416a275703edfb
|
oid sha256:7268383d0dd96706f356df1b842d48c2b5dfb43dc18f56519ea29c4bc138dc8c
|
||||||
size 6761
|
size 6581
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e7371b6c2e736d8c50739488390d99146fe7af047b0b7561a6cbf62dc92d20be
|
oid sha256:3fe4344bc68aa38d0c05209c28428719a127ffd6d8fbc1f571170fced64808d2
|
||||||
size 67199
|
size 66496
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:194a1583d503ab32254911987a7dbf0888daa158b6ac066cd3eb5081373710db
|
oid sha256:ec4061e6f73eb0290f9804eeb77b80c79bb4bccda74dfef20235f7a48c05995b
|
||||||
size 8458
|
size 8156
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c6b76cd7cff720e5e0f98c421f6d6c47efebb263fe48c31bf7a7382a24c2d72a
|
oid sha256:34599995446f071ec2c8070f54980faff0633dd58653e480703a7d50995f6030
|
||||||
size 21942
|
size 21008
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cc9a4a63e03c8291dc299624e2a9aeffd89de89a922e6dd16e42d892604246b7
|
oid sha256:8f17122f387e72f1e0cb4acb99148e8363b2e0d5aeeef4543b5750be0e0f290e
|
||||||
size 246
|
size 129
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:34329ac88a1121310e0e5ad61f1a91c1c707e38b389430dd159d5fc5c910f552
|
oid sha256:9dde5510f9ad1aef9c1f1d3b2a8099a006fe55fdab5ebcf2c141624b999d057e
|
||||||
size 250
|
size 136
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:57a242dea05d686a0caab5d0947b428ddf4fd64e5c6ad05ac43f2e3930b71d03
|
oid sha256:58d99f1d016f23d6a44b81b0a810c569b4daa8c02c472740b3c8fa9b5be41c8b
|
||||||
size 5550
|
size 4556
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d8fac2e4f9afacacb676d10a9d8c65b17fe2a540b2c27209c058d8c648070253
|
oid sha256:6a5f1b075a51886cf01e54334bddd9c8a8aa9494e87dcdf6f9a19a618e3594f4
|
||||||
size 246
|
size 127
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:27b4d93e065c8a12270da320b9a27a771807bf34869826862c1accc5c2ba3f4c
|
oid sha256:5f4a6142a606baf0f4515fb0ac28014e2cb2e75841588610111057c9a48a18dd
|
||||||
size 129241
|
size 127747
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:003e113ed446096cb437d0485dc6727a99001c16721dbbb79a603021b964407a
|
oid sha256:bd54649991cae30e0821c52287c3b16425206921d2cb1835feb6918e73855563
|
||||||
size 246
|
size 131
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5531441da43b83b57f590d68b59a7f783f8d6db5b2f621b936cc4eac2a40c218
|
oid sha256:210012ba6693281039e5b6e4b07cc38e05a1736594f8a5d962adbc1e4e601bf1
|
||||||
size 2091992
|
size 2083345
|
||||||
|
@ -36,7 +36,6 @@
|
|||||||
patches.rpmify/apm-honor-config_apm_cpu_idle-n
|
patches.rpmify/apm-honor-config_apm_cpu_idle-n
|
||||||
patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
|
patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
|
||||||
patches.rpmify/pti-depends-on-x86-pci
|
patches.rpmify/pti-depends-on-x86-pci
|
||||||
patches.rpmify/ia32-emulation-fix-build-problem-for-modular-ia32-a-out-support
|
|
||||||
patches.rpmify/geode-depends-on-x86_32
|
patches.rpmify/geode-depends-on-x86_32
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2012-05-09 16:46:42 +0200
|
2012-05-21 14:49:11 +0200
|
||||||
GIT Revision: 1f260fb273a5662350fd0682fc76a409d6421c02
|
GIT Revision: 91b2c6e7dedeaf80ebee53861f8eaadf972c40fe
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:915e5e8c5ddf3d615471024563cf58f20bf5fa778ab7fa76e677c4454ce19fc5
|
oid sha256:38466c4893b32d7342a5c19283c38a913ea154ee271ffcdfaa9d932dd2afe4bf
|
||||||
size 1079
|
size 785
|
||||||
|
Loading…
Reference in New Issue
Block a user