Accepting request 353043 from Base:System
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/353043 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bootloader?expand=0&rev=169
This commit is contained in:
commit
eb4f9492d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f53f15cd0a005e66bed70b2600e1332f98667a852f07fd755a13c7d903be592
|
||||
size 156684
|
3
perl-Bootloader-0.903.tar.xz
Normal file
3
perl-Bootloader-0.903.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b683ea5ae35c915f452123e74d5bd52bb7a31c9c5b431d73873898d1fea2211d
|
||||
size 157540
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 15:32:13 UTC 2015 - snwint@suse.com
|
||||
|
||||
- improve add/del-option scripts
|
||||
- rename uboot to u-boot
|
||||
- 0.903
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 13:42:13 UTC 2015 - snwint@suse.com
|
||||
|
||||
- added support for modifying default boot options
|
||||
- 0.902
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 11:52:12 UTC 2015 - snwint@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Bootloader
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Bootloader
|
||||
Version: 0.901
|
||||
Version: 0.903
|
||||
Release: 0
|
||||
Requires: coreutils
|
||||
Requires: perl-base = %{perl_version}
|
||||
@ -104,6 +104,7 @@ chmod 600 /var/log/pbl.log
|
||||
/var/adm/perl-modules/perl-Bootloader
|
||||
%endif
|
||||
/sbin/update-bootloader
|
||||
/sbin/pbl
|
||||
/usr/lib/bootloader
|
||||
/boot/boot.readme
|
||||
/etc/logrotate.d/pbl
|
||||
|
Loading…
x
Reference in New Issue
Block a user