This commit is contained in:
parent
54688199c5
commit
b3fa952690
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:67c1dbfe4c14ad94fedb7452a269c1124d785e762c3814b2d296c54fc8c0ec2a
|
|
||||||
size 354641
|
|
3
yast2-bootloader-2.16.5.tar.bz2
Normal file
3
yast2-bootloader-2.16.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c16c38938703f8a2f13953f6d79218a100aec8545e308b4a07c694a2d0b3cb0a
|
||||||
|
size 349468
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 31 13:03:52 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Update::*version were moved to Installation::*version.
|
||||||
|
- 2.16.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 24 09:01:01 CET 2008 - juhliarik@suse.cz
|
Thu Jan 24 09:01:01 CET 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-bootloader (Version 2.16.4)
|
# spec file for package yast2-bootloader (Version 2.16.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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.16.4
|
Version: 2.16.5
|
||||||
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.16.4.tar.bz2
|
Source0: yast2-bootloader-2.16.5.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:
|
||||||
@ -51,7 +51,7 @@ Authors:
|
|||||||
Daniel Fiser
|
Daniel Fiser
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-bootloader-2.16.4
|
%setup -n yast2-bootloader-2.16.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -95,6 +95,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/var/adm/fillup-templates/*
|
/var/adm/fillup-templates/*
|
||||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 31 2008 locilka@suse.cz
|
||||||
|
- Update::*version were moved to Installation::*version.
|
||||||
|
- 2.16.5
|
||||||
* Thu Jan 24 2008 juhliarik@suse.cz
|
* Thu Jan 24 2008 juhliarik@suse.cz
|
||||||
- added patch for Bug#352020 - Graphical failsafe mode
|
- added patch for Bug#352020 - Graphical failsafe mode
|
||||||
- added support for Fate#300779: Install diskless client (NFS-root)
|
- added support for Fate#300779: Install diskless client (NFS-root)
|
||||||
@ -439,7 +442,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- 2.15.4
|
- 2.15.4
|
||||||
* Wed Jan 17 2007 jplack@suse.de
|
* Wed Jan 17 2007 jplack@suse.de
|
||||||
- revise efi boot manager entry handling (#233537)
|
- revise efi boot manager entry handling (#233537)
|
||||||
* Tue Jan 16 2007 jplack@suse.de
|
* Wed Jan 17 2007 jplack@suse.de
|
||||||
- fix various zipl configuration problems (#235486)
|
- fix various zipl configuration problems (#235486)
|
||||||
* Mon Jan 15 2007 jplack@suse.de
|
* Mon Jan 15 2007 jplack@suse.de
|
||||||
- more stream lining in help messages
|
- more stream lining in help messages
|
||||||
@ -889,7 +892,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- reorder code so that new function SetDiskInfo is formed and can
|
- reorder code so that new function SetDiskInfo is formed and can
|
||||||
be used in various places to fix #161755
|
be used in various places to fix #161755
|
||||||
- add proposed code change for virtual 'boot' mountpoints (#162242)
|
- add proposed code change for virtual 'boot' mountpoints (#162242)
|
||||||
* Sat Apr 01 2006 od@suse.de
|
* Sun Apr 02 2006 od@suse.de
|
||||||
- added TESTME comment: test parted partition activation with BSD
|
- added TESTME comment: test parted partition activation with BSD
|
||||||
slices
|
slices
|
||||||
- remove more old-style backticks
|
- remove more old-style backticks
|
||||||
@ -919,7 +922,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- fixed #157939: iseries can boot even if no prep boot partition
|
- fixed #157939: iseries can boot even if no prep boot partition
|
||||||
exists and/or is configured
|
exists and/or is configured
|
||||||
- 2.13.31
|
- 2.13.31
|
||||||
* Mon Mar 20 2006 od@suse.de
|
* Tue Mar 21 2006 od@suse.de
|
||||||
- package clients/print-product.ycp
|
- package clients/print-product.ycp
|
||||||
- 2.13.30
|
- 2.13.30
|
||||||
* Mon Mar 20 2006 od@suse.de
|
* Mon Mar 20 2006 od@suse.de
|
||||||
@ -938,7 +941,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- fix indentation/code style
|
- fix indentation/code style
|
||||||
- print-product.ycp was wrong in modules, moved to clients
|
- print-product.ycp was wrong in modules, moved to clients
|
||||||
- 2.13.28
|
- 2.13.28
|
||||||
* Fri Mar 17 2006 od@suse.de
|
* Sat Mar 18 2006 od@suse.de
|
||||||
- made text widget in error log message popup higher (#159264)
|
- made text widget in error log message popup higher (#159264)
|
||||||
- fix indentation
|
- fix indentation
|
||||||
- 2.13.27
|
- 2.13.27
|
||||||
@ -1882,7 +1885,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
* Fri Sep 19 2003 jsrain@suse.de
|
* Fri Sep 19 2003 jsrain@suse.de
|
||||||
- fixed testsuite (again)
|
- fixed testsuite (again)
|
||||||
- 2.8.21
|
- 2.8.21
|
||||||
* Thu Sep 18 2003 nashif@suse.de
|
* Fri Sep 19 2003 nashif@suse.de
|
||||||
- Fixed testsuite
|
- Fixed testsuite
|
||||||
- 2.8.20
|
- 2.8.20
|
||||||
* Thu Sep 18 2003 jsrain@suse.de
|
* Thu Sep 18 2003 jsrain@suse.de
|
||||||
@ -2431,7 +2434,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
- if no boot message exists not including in menu.lst (Bug #18381)
|
- if no boot message exists not including in menu.lst (Bug #18381)
|
||||||
- fixed ordering of list of kernel images / other partitions
|
- fixed ordering of list of kernel images / other partitions
|
||||||
- 2.6.30
|
- 2.6.30
|
||||||
* Mon Aug 26 2002 nashif@suse.de
|
* Tue Aug 27 2002 nashif@suse.de
|
||||||
- do not reset location value in autoinst mode
|
- do not reset location value in autoinst mode
|
||||||
- if location is not empty, configure boot device in autoinst
|
- if location is not empty, configure boot device in autoinst
|
||||||
mode (Avoid calling ConfigureLocation)
|
mode (Avoid calling ConfigureLocation)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user