This commit is contained in:
parent
bd6c2e9788
commit
ea19439545
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a03a85b3daa6b52f8d3fb21b7037af0a7ad6def8145f6cb08a1552c9d8680308
|
|
||||||
size 379286
|
|
3
yast2-bootloader-2.17.52.tar.bz2
Normal file
3
yast2-bootloader-2.17.52.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f197cb987a2d9f4238b378d0d908593cdff14672d6e8fbd1e78ce90cd8461d9f
|
||||||
|
size 379514
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 27 17:14:25 CET 2009 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
- added fix for problem with adding boot entry to EFI if
|
||||||
|
installation run on different disk but with same boot partition
|
||||||
|
(bnc #450682)
|
||||||
|
- 2.17.52
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 26 16:04:48 CET 2009 - juhliarik@suse.cz
|
Mon Jan 26 16:04:48 CET 2009 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-bootloader (Version 2.17.51)
|
# spec file for package yast2-bootloader (Version 2.17.52)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 2.17.51
|
Version: 2.17.52
|
||||||
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.51.tar.bz2
|
Source0: yast2-bootloader-2.17.52.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:
|
||||||
@ -68,7 +68,7 @@ Authors:
|
|||||||
Daniel Fiser
|
Daniel Fiser
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-bootloader-2.17.51
|
%setup -n yast2-bootloader-2.17.52
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -114,6 +114,11 @@ 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
|
||||||
|
* Tue Jan 27 2009 juhliarik@suse.cz
|
||||||
|
- added fix for problem with adding boot entry to EFI if
|
||||||
|
installation run on different disk but with same boot partition
|
||||||
|
(bnc #450682)
|
||||||
|
- 2.17.52
|
||||||
* Mon Jan 26 2009 juhliarik@suse.cz
|
* Mon Jan 26 2009 juhliarik@suse.cz
|
||||||
- updated function Dev2MountByDev() which can run long time if
|
- updated function Dev2MountByDev() which can run long time if
|
||||||
machine included huge number of disks (bnc #468922)
|
machine included huge number of disks (bnc #468922)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user