OBS User unknown 2008-12-19 14:20:45 +00:00 committed by Git OBS Bridge
parent d25463618d
commit 4720463874
4 changed files with 16 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 19 11:00:09 CET 2008 - juhliarik@suse.cz
- added fix for changinf EFI label in running system (bnc #269198)
- 2.17.48
-------------------------------------------------------------------
Wed Dec 17 14:24:57 CET 2008 - juhliarik@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-bootloader (Version 2.17.47)
# spec file for package yast2-bootloader (Version 2.17.48)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-bootloader
Version: 2.17.47
Version: 2.17.48
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-bootloader-2.17.47.tar.bz2
Source0: yast2-bootloader-2.17.48.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-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
# to eliminate a cyclic dependency in autobuild:
@ -68,7 +68,7 @@ Authors:
Daniel Fiser
%prep
%setup -n yast2-bootloader-2.17.47
%setup -n yast2-bootloader-2.17.48
%build
%{prefix}/bin/y2tool y2autoconf
@ -113,8 +113,10 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/scrconf/*.scr
/var/adm/fillup-templates/*
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
%changelog
* Fri Dec 19 2008 juhliarik@suse.cz
- added fix for changinf EFI label in running system (bnc #269198)
- 2.17.48
* Wed Dec 17 2008 juhliarik@suse.cz
- added fix for problem with primary language in GRUB (bnc #447053)
- 2.17.47