- don't report an error if bootloader type is unset (bnc #757942)
- don't run external grep to read sysconfig variables - 0.705 OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=82
This commit is contained in:
parent
08a44ae989
commit
d515555404
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:15a69bf51a102ccdf93b47eb026cdee9b5f7ff6cfb75b3f9abb77533aa48eecf
|
|
||||||
size 178887
|
|
3
perl-Bootloader-0.705.tar.xz
Normal file
3
perl-Bootloader-0.705.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d59b5bb1c8d1f6b93b08664f13020f4f65119cbfb90934f1dd052a6fec01979f
|
||||||
|
size 147152
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 16:42:59 CET 2012 - snwint@suse.de
|
||||||
|
|
||||||
|
- don't report an error if bootloader type is unset (bnc #757942)
|
||||||
|
- don't run external grep to read sysconfig variables
|
||||||
|
- 0.705
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 14 15:06:42 CET 2012 - snwint@suse.de
|
Wed Nov 14 15:06:42 CET 2012 - snwint@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Bootloader
|
Name: perl-Bootloader
|
||||||
Version: 0.704
|
Version: 0.705
|
||||||
Release: 0
|
Release: 0
|
||||||
Requires: perl-base = %{perl_version}
|
Requires: perl-base = %{perl_version}
|
||||||
Requires: e2fsprogs
|
Requires: e2fsprogs
|
||||||
@ -25,7 +25,7 @@ Recommends: perl-gettext
|
|||||||
Summary: Library for Configuring Boot Loaders
|
Summary: Library for Configuring Boot Loaders
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Boot
|
Group: System/Boot
|
||||||
Source: perl-Bootloader-%{version}.tar.bz2
|
Source: perl-Bootloader-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
Conflicts: multipath-tools < 0.4.8-40.25.1
|
Conflicts: multipath-tools < 0.4.8-40.25.1
|
||||||
|
Loading…
Reference in New Issue
Block a user