This commit is contained in:
parent
1d41f252c8
commit
d9f5cda02d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:616d32dd21a135c36f8ef90c779b8a890596f81c582813d6c6d73a650f1f6bdb
|
|
||||||
size 351178
|
|
3
yast2-bootloader-2.15.11.tar.bz2
Normal file
3
yast2-bootloader-2.15.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5773660d6cf37451cf625bd98e3a181d55c6485118de23efe2dd4819f8bf41e
|
||||||
|
size 351826
|
@ -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
|
Wed Jul 11 00:25:18 CEST 2007 - od@suse.de
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 2.15.10
|
Version: 2.15.11
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-bootloader-2.15.10.tar.bz2
|
Source0: yast2-bootloader-2.15.11.tar.bz2
|
||||||
prefix: /usr
|
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
|
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
|
PreReq: /bin/sed %fillup_prereq
|
||||||
@ -48,7 +48,7 @@ Authors:
|
|||||||
Olaf Dabrunz
|
Olaf Dabrunz
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-bootloader-2.15.10
|
%setup -n yast2-bootloader-2.15.11
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -93,6 +93,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 11 2007 - od@suse.de
|
||||||
- Merge from SLES10-SP1 branch:
|
- Merge from SLES10-SP1 branch:
|
||||||
- let "SLES 9 style" autoyast xml files configure bootloader
|
- let "SLES 9 style" autoyast xml files configure bootloader
|
||||||
|
Loading…
x
Reference in New Issue
Block a user