This commit is contained in:
parent
49d0496ffe
commit
e1ff118474
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:878fb244d22fa616551c5fed54561fa5d96af1c17becee7e9461e714ae8ca3f5
|
||||
size 355990
|
3
yast2-bootloader-2.15.21.tar.bz2
Normal file
3
yast2-bootloader-2.15.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af5b32d406d3fef0fcb4259a1cac1d2a2a87b61f78e54222c461212596e61920
|
||||
size 356745
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 19:31:03 CEST 2007 - od@suse.de
|
||||
|
||||
- #309837:
|
||||
- fix setting the default section at the end of an update,
|
||||
according to saved previous default kernel image flavor
|
||||
- use fallback flavors if previous flavor is unavailable
|
||||
- 2.15.21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 05:41:00 CEST 2007 - od@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-bootloader (Version 2.15.20)
|
||||
# spec file for package yast2-bootloader (Version 2.15.21)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,13 +11,13 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-bootloader
|
||||
Version: 2.15.20
|
||||
Version: 2.15.21
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-bootloader-2.15.20.tar.bz2
|
||||
prefix: /usr
|
||||
Source0: yast2-bootloader-2.15.21.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-perl perl-Bootloader perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
|
||||
# to eliminate a cyclic dependency in autobuild:
|
||||
#!BuildIgnore: autoyast2-installation
|
||||
@ -50,7 +50,7 @@ Authors:
|
||||
Olaf Dabrunz
|
||||
|
||||
%prep
|
||||
%setup -n yast2-bootloader-2.15.20
|
||||
%setup -n yast2-bootloader-2.15.21
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -95,6 +95,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 17 2007 - od@suse.de
|
||||
- #309837:
|
||||
- fix setting the default section at the end of an update,
|
||||
according to saved previous default kernel image flavor
|
||||
- use fallback flavors if previous flavor is unavailable
|
||||
- 2.15.21
|
||||
* Thu Sep 13 2007 - od@suse.de
|
||||
- specify blockoffset as string, rather than number
|
||||
- added a FIXME comment
|
||||
|
Loading…
x
Reference in New Issue
Block a user