commit f7c27a27385260e452b9c78babc8f80146e1b4ed
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7653
This commit is contained in:
parent
db378c94c8
commit
364302b629
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.12-rc7
|
SRCVERSION=3.12
|
||||||
# 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:03a98dd8d1ab203953f75cba73690e924dad373c6004f687129997d28e3891b6
|
oid sha256:618474548bcc9f7efd2317e46023bcc2cd1d1370dddc8cf2363f777b0e812bed
|
||||||
size 311402
|
size 311263
|
||||||
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,7 +146,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -149,7 +149,7 @@ Provides: kernel-kdump = 2.6.28
|
|||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
%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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -161,7 +161,7 @@ Provides: kernel-smp = 2.6.17
|
|||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
%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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,7 +146,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -17,16 +17,16 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.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.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-ec2
|
Name: kernel-ec2
|
||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,7 +146,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,7 +146,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-lpae
|
Name: kernel-lpae
|
||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,7 +146,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -151,7 +151,7 @@ Provides: kernel-vmi = 2.6.38
|
|||||||
Obsoletes: kernel-vmi <= 2.6.38
|
Obsoletes: kernel-vmi <= 2.6.38
|
||||||
%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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -29,9 +29,9 @@
|
|||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -45,7 +45,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -23,10 +23,10 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -149,7 +149,7 @@ Provides: kernel-kdump = 2.6.28
|
|||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
%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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,7 +146,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,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 03:19:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- commit f7c27a2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:20:43 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-final.
|
||||||
|
- commit bd2bcf1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:19:32 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl.
|
||||||
|
- commit a58c8c5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 02:16:56 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Refresh patches.suse/btrfs-add-tracing-for-failed-reservations.
|
||||||
|
- Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs.
|
||||||
|
- No code change: missing 'quilt add' caused a chunk to be
|
||||||
|
in the wrong patch.
|
||||||
|
- commit 0346b5c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
Wed Oct 30 17:49:05 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc7
|
%define srcversion 3.12
|
||||||
%define patchversion 3.12.0-rc7
|
%define patchversion 3.12.0
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 3.12.rc7
|
Version: 3.12.0
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5fe5110
|
Release: <RELEASE>.gf7c27a2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -149,7 +149,7 @@ Provides: kernel-xenpae = 2.6.17
|
|||||||
Obsoletes: kernel-xenpae <= 2.6.17
|
Obsoletes: kernel-xenpae <= 2.6.17
|
||||||
%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
|
||||||
|
3
linux-3.12.tar.bz2
Normal file
3
linux-3.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:43129defd9079c99cf5e57506d36b6b01614c734a5ed9e604d3a7c1510ab8b22
|
||||||
|
size 91111381
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4c3200e949e528aca6c25add585e15c06f190f5a1153d49e9ca19c74ae717ba7
|
oid sha256:e252f4c5d369e44888e40ca658168a21a3e886e82c41ef2eb85db0aac783e7ad
|
||||||
size 6308
|
size 6089
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4a4a42202e6d5d739cbcac1870aee9b6c986702653b90abb20b4abb487c950a0
|
oid sha256:107df2070ab3d31d4e3895f04ee3a769e82abdf33520879d7e2f0fc59eaca920
|
||||||
size 132063
|
size 132218
|
||||||
|
@ -433,7 +433,6 @@
|
|||||||
##########################################################
|
##########################################################
|
||||||
# Sound
|
# Sound
|
||||||
##########################################################
|
##########################################################
|
||||||
patches.drivers/ALSA-hda-Add-a-fixup-for-ASUS-N76VZ
|
|
||||||
patches.drivers/ALSA-hda-Add-extra-chmap-for-2.1-outputs-on-ASUS-lap
|
patches.drivers/ALSA-hda-Add-extra-chmap-for-2.1-outputs-on-ASUS-lap
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2013-10-30 17:49:30 +0100
|
2013-11-04 03:19:40 +0100
|
||||||
GIT Revision: 5fe511041284202981ae74627ac0da6ba4133dc0
|
GIT Revision: f7c27a27385260e452b9c78babc8f80146e1b4ed
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user