This commit is contained in:
parent
2e4a869a52
commit
5200ce89ac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:84f7e36b96011c4ed5fbaa1e92a9e56beb9c0b05aa640190beb92ed90ca34b35
|
|
||||||
size 402717
|
|
3
yast2-bootloader-2.17.30.tar.bz2
Normal file
3
yast2-bootloader-2.17.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5db0669e0509181dadb5de49265860b351ffb7537d24e27c0bb3dfce89ea92a6
|
||||||
|
size 375005
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 21 12:01:31 CEST 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
- added fix for problem with deleting all boot section for elilo
|
||||||
|
(bnc #436899)
|
||||||
|
- added fox for problem with XEN boot section in domU (bnc #436899)
|
||||||
|
- 2.17.30
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 17 14:58:02 CEST 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
- added fix for adding language to GRUB (bnc #429287)
|
||||||
|
- 2.17.29
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 16 15:24:21 CEST 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
- added fix for using autoyast profil from SLES9 (bnc #344659)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 16 10:05:03 CEST 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
- added fix for handling mounpoints (bnc #431977)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 15 12:51:29 CEST 2008 - juhliarik@suse.cz
|
Wed Oct 15 12:51:29 CEST 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-bootloader (Version 2.17.28)
|
# spec file for package yast2-bootloader (Version 2.17.30)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,20 +19,23 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 2.17.28
|
Version: 2.17.30
|
||||||
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.17.28.tar.bz2
|
Source0: yast2-bootloader-2.17.30.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-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-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
|
||||||
# to eliminate a cyclic dependency in autobuild:
|
# to eliminate a cyclic dependency in autobuild:
|
||||||
#!BuildIgnore: autoyast2-installation
|
#!BuildIgnore: autoyast2-installation
|
||||||
PreReq: /bin/sed %fillup_prereq
|
PreReq: /bin/sed %fillup_prereq
|
||||||
# Installation::*version variables
|
# Installation::*version variables
|
||||||
Requires: yast2 >= 2.17.0
|
Requires: yast2 >= 2.17.36
|
||||||
|
Requires: yast2-packager >= 2.17.24
|
||||||
Requires: yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl
|
Requires: yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl
|
||||||
|
BuildRequires: yast2 >= 2.17.36
|
||||||
|
BuildRequires: yast2-packager >= 2.17.24
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
Requires: master-boot-code
|
Requires: master-boot-code
|
||||||
%endif
|
%endif
|
||||||
@ -61,7 +64,7 @@ Authors:
|
|||||||
Daniel Fiser
|
Daniel Fiser
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-bootloader-2.17.28
|
%setup -n yast2-bootloader-2.17.30
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -108,6 +111,18 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 21 2008 juhliarik@suse.cz
|
||||||
|
- added fix for problem with deleting all boot section for elilo
|
||||||
|
(bnc #436899)
|
||||||
|
- added fox for problem with XEN boot section in domU (bnc #436899)
|
||||||
|
- 2.17.30
|
||||||
|
* Fri Oct 17 2008 juhliarik@suse.cz
|
||||||
|
- added fix for adding language to GRUB (bnc #429287)
|
||||||
|
- 2.17.29
|
||||||
|
* Thu Oct 16 2008 juhliarik@suse.cz
|
||||||
|
- added fix for using autoyast profil from SLES9 (bnc #344659)
|
||||||
|
* Thu Oct 16 2008 juhliarik@suse.cz
|
||||||
|
- added fix for handling mounpoints (bnc #431977)
|
||||||
* Wed Oct 15 2008 juhliarik@suse.cz
|
* Wed Oct 15 2008 juhliarik@suse.cz
|
||||||
- added fix to proposal with "/" on logical partition (bnc #259050)
|
- added fix to proposal with "/" on logical partition (bnc #259050)
|
||||||
* Wed Oct 15 2008 jsrain@suse.cz
|
* Wed Oct 15 2008 jsrain@suse.cz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user