GIT Revision: e4182fa382c44c6110b030010e2627e1ed99d433
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=72
This commit is contained in:
parent
57874e663f
commit
1204860b72
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-debug (Version 3.0.2)
|
||||
# spec file for package kernel-debug (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -875,6 +875,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-default (Version 3.0.2)
|
||||
# spec file for package kernel-default (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -888,6 +888,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-desktop (Version 3.0.2)
|
||||
# spec file for package kernel-desktop (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -908,6 +908,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-docs (Version 3.0.2)
|
||||
# spec file for package kernel-docs (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ec2 (Version 3.0.2)
|
||||
# spec file for package kernel-ec2 (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -878,6 +878,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-pae (Version 3.0.2)
|
||||
# spec file for package kernel-pae (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -893,6 +893,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ppc64 (Version 3.0.2)
|
||||
# spec file for package kernel-ppc64 (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -897,6 +897,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ps3 (Version 3.0.2)
|
||||
# spec file for package kernel-ps3 (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -878,6 +878,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-s390 (Version 3.0.2)
|
||||
# spec file for package kernel-s390 (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -872,6 +872,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-source (Version 3.0.2)
|
||||
# spec file for package kernel-source (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -255,6 +255,9 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-syms (Version 3.0.2)
|
||||
# spec file for package kernel-syms (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -81,6 +81,9 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-trace (Version 3.0.2)
|
||||
# spec file for package kernel-trace (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -880,6 +880,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla (Version 3.0.2)
|
||||
# spec file for package kernel-vanilla (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%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.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -876,6 +876,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 22:08:47 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 08:51:40 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-xen (Version 3.0.2)
|
||||
# spec file for package kernel-xen (Version 3.0.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.0
|
||||
%define patchversion 3.0.2
|
||||
%define patchversion 3.0.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -878,6 +878,9 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2011 jslaby@suse.cz
|
||||
- Linux 3.0.3.
|
||||
- commit e4182fa
|
||||
* Tue Aug 16 2011 jslaby@suse.cz
|
||||
- Linux 3.0.2.
|
||||
- Revert "xen: allow enable use of VGA console on dom0".
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d12ad7ad0d039edb3330f5a19e52332feab802571588ceb4461af1eddc3a6c6
|
||||
size 86301
|
||||
oid sha256:a7c04ca77558add67420db327f5b300f380a87e6334a12f345576c7dd52e7b72
|
||||
size 92330
|
||||
|
@ -29,6 +29,7 @@
|
||||
########################################################
|
||||
patches.kernel.org/patch-3.0.1
|
||||
patches.kernel.org/patch-3.0.1-2
|
||||
patches.kernel.org/patch-3.0.2-3
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-08-16 17:58:13 +0200
|
||||
GIT Revision: b7328097256d0d6315194526ae4beae3fb7e2f7f
|
||||
2011-08-17 22:08:47 +0200
|
||||
GIT Revision: e4182fa382c44c6110b030010e2627e1ed99d433
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user