GIT Revision: 9c8680ab9a72a8339ab09106baf1676e03c92399
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7139
This commit is contained in:
parent
f4af7b6ef2
commit
0aae46d370
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.1-rc8
|
||||
SRCVERSION=3.1-rc9
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-debug (Version 3.1.rc8)
|
||||
# spec file for package kernel-debug (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -878,6 +878,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-default (Version 3.1.rc8)
|
||||
# spec file for package kernel-default (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -891,6 +891,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-desktop (Version 3.1.rc8)
|
||||
# spec file for package kernel-desktop (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -911,6 +911,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-docs (Version 3.1.rc8)
|
||||
# spec file for package kernel-docs (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -99,6 +99,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ec2 (Version 3.1.rc8)
|
||||
# spec file for package kernel-ec2 (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -881,6 +881,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-pae (Version 3.1.rc8)
|
||||
# spec file for package kernel-pae (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -896,6 +896,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ppc64 (Version 3.1.rc8)
|
||||
# spec file for package kernel-ppc64 (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -900,6 +900,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-s390 (Version 3.1.rc8)
|
||||
# spec file for package kernel-s390 (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -875,6 +875,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-source (Version 3.1.rc8)
|
||||
# spec file for package kernel-source (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -256,6 +256,14 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-syms (Version 3.1.rc8)
|
||||
# spec file for package kernel-syms (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -81,6 +81,14 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-trace (Version 3.1.rc8)
|
||||
# spec file for package kernel-trace (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -883,6 +883,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla (Version 3.1.rc8)
|
||||
# spec file for package kernel-vanilla (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -879,6 +879,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-xen (Version 3.1.rc8)
|
||||
# spec file for package kernel-xen (Version 3.1.rc9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.1-rc8
|
||||
%define patchversion 3.1.0-rc8
|
||||
%define srcversion 3.1-rc9
|
||||
%define patchversion 3.1.0-rc9
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.1.rc8
|
||||
Version: 3.1.rc9
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -881,6 +881,14 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2011 jbeulich@novell.com
|
||||
- patches.suse/supported-flag: Also look for Module.supported in the
|
||||
source tree.
|
||||
- Refresh patches.suse/supported-flag-enterprise.
|
||||
- commit 9c8680a
|
||||
* Wed Oct 05 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc9.
|
||||
- commit a477439
|
||||
* Mon Oct 03 2011 jeffm@suse.com
|
||||
- Update to 3.1-rc8.
|
||||
- commit 6c33ac4
|
||||
|
3
linux-3.1-rc9.tar.bz2
Normal file
3
linux-3.1-rc9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49085ffec7e42b17381af3ddf61c1255065a933e5e2653465d225e505182a4e9
|
||||
size 77219486
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:320895a49a085e5abd93be597461e1977f5fd0bda3ce43bd1ccb2c39d042ebbc
|
||||
size 182402
|
||||
oid sha256:e610220a30f1f26702088db8e216cbad0e8593da5bc0f911c98e1d0f87c1f0c4
|
||||
size 182889
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-10-03 18:22:13 +0200
|
||||
GIT Revision: 6c33ac4c17512344a51413a39060e307da80c2a8
|
||||
2011-10-05 13:45:24 +0200
|
||||
GIT Revision: 9c8680ab9a72a8339ab09106baf1676e03c92399
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user