From 17b4313b5feaceef5f9f1f5ce84c006e91ca500c6733ec1ac1fcc3572c20d7f0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 19 Feb 2014 13:07:40 +0000 Subject: [PATCH 1/4] Updated to git ref d0f38e0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=356 --- yast2-bootloader-3.1.5.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.5.tar.bz2 b/yast2-bootloader-3.1.5.tar.bz2 index 6fc5be4..ca13a5c 100644 --- a/yast2-bootloader-3.1.5.tar.bz2 +++ b/yast2-bootloader-3.1.5.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f82395c01f36cf8deda027dd06e98eec382a1f0bb44027862083540b89b5ebcd -size 351228 +oid sha256:b6aa95536fa6b2eacc56ba6ad0ca7f91ee3746bb1a1625b43048e693f1ea7bf7 +size 350987 From 5e4e2c15bf452f5df16158ca7bb1d60c2ee56b7b8107d16bb52e753beca39772 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 24 Feb 2014 10:14:39 +0000 Subject: [PATCH 2/4] Updated to git ref 760b888 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=357 --- yast2-bootloader-3.1.5.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.5.tar.bz2 b/yast2-bootloader-3.1.5.tar.bz2 index ca13a5c..256115f 100644 --- a/yast2-bootloader-3.1.5.tar.bz2 +++ b/yast2-bootloader-3.1.5.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6aa95536fa6b2eacc56ba6ad0ca7f91ee3746bb1a1625b43048e693f1ea7bf7 -size 350987 +oid sha256:1b71a6eecd70fa46fa298615b92e01cddb6aa6e8ecdfcd0aead899e70ef79f4f +size 350928 From 53f9423c5537f0ff661be3ac5e9610d7daf47e062eca812e291b7e72938605e3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 24 Feb 2014 10:34:38 +0000 Subject: [PATCH 3/4] Updated to git ref a364fb9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=358 --- yast2-bootloader-3.1.5.tar.bz2 | 4 ++-- yast2-bootloader.spec | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/yast2-bootloader-3.1.5.tar.bz2 b/yast2-bootloader-3.1.5.tar.bz2 index 256115f..b146284 100644 --- a/yast2-bootloader-3.1.5.tar.bz2 +++ b/yast2-bootloader-3.1.5.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b71a6eecd70fa46fa298615b92e01cddb6aa6e8ecdfcd0aead899e70ef79f4f -size 350928 +oid sha256:19d0ee136bdd027aed5badf24a254f4248f9057461ce7790817ec859cdbc5070 +size 350635 diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 35adb5f..0fc7149 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -24,6 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files +BuildRequires: yast2 >= 3.1.0 BuildRequires: yast2-devtools >= 3.1.10 PreReq: /bin/sed %fillup_prereq # Installation::*version variables @@ -31,7 +32,7 @@ PreReq: /bin/sed %fillup_prereq Requires: parted Requires: perl-Bootloader-YAML Requires: perl-Compress-Zlib -Requires: yast2 >= 2.21.22 +Requires: yast2 >= 3.1.0 Requires: yast2-core >= 2.18.7 Requires: yast2-packager >= 2.17.24 Requires: yast2-pkg-bindings >= 2.17.25 @@ -125,6 +126,7 @@ provided by yast2-bootloader package. %dir %{yast_schemadir}/autoyast %dir %{yast_schemadir}/autoyast/rnc %{yast_schemadir}/autoyast/rnc/bootloader.rnc +%{yast_libdir}/bootloader %dir %{yast_docdir} %doc %{yast_docdir}/COPYING From 20cedf483588fd0300c9a18919bb983a89c80514077c3614584d5600b59ce83b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 27 Feb 2014 15:14:05 +0000 Subject: [PATCH 4/4] - Add support for password in GRUB2 (FATE#315404) - restructure details dialog in GRUB2 to have better UX - fix crash of GRUB2 module - 3.1.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=359 --- yast2-bootloader-3.1.5.tar.bz2 | 3 --- yast2-bootloader-3.1.6.tar.bz2 | 3 +++ yast2-bootloader.changes | 8 ++++++++ yast2-bootloader.spec | 6 +++++- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.5.tar.bz2 create mode 100644 yast2-bootloader-3.1.6.tar.bz2 diff --git a/yast2-bootloader-3.1.5.tar.bz2 b/yast2-bootloader-3.1.5.tar.bz2 deleted file mode 100644 index b146284..0000000 --- a/yast2-bootloader-3.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19d0ee136bdd027aed5badf24a254f4248f9057461ce7790817ec859cdbc5070 -size 350635 diff --git a/yast2-bootloader-3.1.6.tar.bz2 b/yast2-bootloader-3.1.6.tar.bz2 new file mode 100644 index 0000000..658f6e6 --- /dev/null +++ b/yast2-bootloader-3.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8d6e20457793d38a563d34a1c05cae580958951df9f65e077387b45c7c9f74 +size 353410 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 183c0d8..ffffe8f 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 27 08:32:24 UTC 2014 - jreidinger@suse.com + +- Add support for password in GRUB2 (FATE#315404) +- restructure details dialog in GRUB2 to have better UX +- fix crash of GRUB2 module +- 3.1.6 + ------------------------------------------------------------------- Wed Feb 12 10:18:39 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 0fc7149..609396a 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,12 +17,13 @@ Name: yast2-bootloader -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 +BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2 >= 3.1.0 BuildRequires: yast2-devtools >= 3.1.10 @@ -91,6 +92,9 @@ provided by yast2-bootloader package. %build %yast_build +%check +make check VERBOSE=1 + %install %yast_install