OBS User unknown 2007-07-13 17:29:50 +00:00 committed by Git OBS Bridge
parent 1d41f252c8
commit d9f5cda02d
4 changed files with 24 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:616d32dd21a135c36f8ef90c779b8a890596f81c582813d6c6d73a650f1f6bdb
size 351178

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5773660d6cf37451cf625bd98e3a181d55c6485118de23efe2dd4819f8bf41e
size 351826

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 13 18:25:18 CEST 2007 - od@suse.de
- converting old key "kernel" to new key "image" when converting
autoyast configuration to export map (#285790)
- re-added lost y2milestone() to BootELILO.ycp
- creating "image" section instead of "kernel" section now in
CreateLinuxSection()
- 2.15.11
-------------------------------------------------------------------
Wed Jul 11 00:25:18 CEST 2007 - od@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-bootloader (Version 2.15.10)
# spec file for package yast2-bootloader (Version 2.15.11)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-bootloader
Version: 2.15.10
Version: 2.15.11
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-bootloader-2.15.10.tar.bz2
Source0: yast2-bootloader-2.15.11.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-devel yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
PreReq: /bin/sed %fillup_prereq
@ -48,7 +48,7 @@ Authors:
Olaf Dabrunz
%prep
%setup -n yast2-bootloader-2.15.10
%setup -n yast2-bootloader-2.15.11
%build
%{prefix}/bin/y2tool y2autoconf
@ -93,6 +93,13 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
%changelog
* Fri Jul 13 2007 - od@suse.de
- converting old key "kernel" to new key "image" when converting
autoyast configuration to export map (#285790)
- re-added lost y2milestone() to BootELILO.ycp
- creating "image" section instead of "kernel" section now in
CreateLinuxSection()
- 2.15.11
* Wed Jul 11 2007 - od@suse.de
- Merge from SLES10-SP1 branch:
- let "SLES 9 style" autoyast xml files configure bootloader