OBS User unknown 2009-08-04 10:17:25 +00:00 committed by Git OBS Bridge
parent 29da4ace74
commit 29b9d8bfcb
4 changed files with 26 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jul 31 11:55:40 CEST 2009 - aschnell@suse.de
- adapted to changes in yast2-storage
- 2.18.12
-------------------------------------------------------------------
Tue Jul 28 13:21:34 CEST 2009 - juhliarik@suse.cz
- added support for luks_root also to xen sections with kernel-xen
-------------------------------------------------------------------
Tue Jul 28 10:29:13 CEST 2009 - juhliarik@suse.cz
- reorganize UI widgets in GRUB global options
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 27 15:48:32 CEST 2009 - juhliarik@suse.cz Mon Jul 27 15:48:32 CEST 2009 - juhliarik@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-bootloader (Version 2.18.11) # spec file for package yast2-bootloader (Version 2.18.12)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -19,14 +19,14 @@
Name: yast2-bootloader Name: yast2-bootloader
Version: 2.18.11 Version: 2.18.12
Release: 1 Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-bootloader-2.18.11.tar.bz2 Source0: yast2-bootloader-2.18.12.tar.bz2
Prefix: /usr Prefix: /usr
Group: System/YaST Group: System/YaST
License: GPL v2 or later License: GPL v2 or later
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 >= 2.18.18 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
@ -36,7 +36,7 @@ Requires: yast2-packager >= 2.17.24
Requires: yast2-pkg-bindings >= 2.17.25 Requires: yast2-pkg-bindings >= 2.17.25
Requires: perl-Bootloader >= 0.5.0 Requires: perl-Bootloader >= 0.5.0
Requires: yast2-core >= 2.18.7 Requires: yast2-core >= 2.18.7
Requires: yast2-storage parted perl-Compress-Zlib limal-perl Requires: yast2-storage >= 2.18.18 parted perl-Compress-Zlib limal-perl
BuildRequires: yast2 >= 2.18.14 BuildRequires: yast2 >= 2.18.14
BuildRequires: yast2-packager >= 2.17.24 BuildRequires: yast2-packager >= 2.17.24
BuildRequires: yast2-pkg-bindings >= 2.17.25 BuildRequires: yast2-pkg-bindings >= 2.17.25
@ -61,7 +61,7 @@ Summary: YaST2 - Bootloader Configuration
This package contains the YaST2 component for bootloader configuration. This package contains the YaST2 component for bootloader configuration.
%prep %prep
%setup -n yast2-bootloader-2.18.11 %setup -n yast2-bootloader-2.18.12
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -107,4 +107,5 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/scrconf/*.scr /usr/share/YaST2/scrconf/*.scr
/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