forked from pool/biosdevname
Accepting request 528612 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/528612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/biosdevname?expand=0&rev=43
This commit is contained in:
commit
585537fb05
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cfd7295af780ec212bedbebef34652fb1186796135917dc0ed86e57e568ed2df
|
|
||||||
size 81868
|
|
3
biosdevname-0.7.3.tar.xz
Normal file
3
biosdevname-0.7.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2773c0ea7acd3544d6e17ed176642dbdda6e5e8cfd8c42b7cf56cbd55894d068
|
||||||
|
size 83296
|
@ -2,8 +2,10 @@
|
|||||||
src/bios_dev_name.c | 31 +++++++++++++++++++++++++++++++
|
src/bios_dev_name.c | 31 +++++++++++++++++++++++++++++++
|
||||||
1 file changed, 31 insertions(+)
|
1 file changed, 31 insertions(+)
|
||||||
|
|
||||||
--- a/src/bios_dev_name.c
|
Index: biosdevname-0.7.3/src/bios_dev_name.c
|
||||||
+++ b/src/bios_dev_name.c
|
===================================================================
|
||||||
|
--- biosdevname-0.7.3.orig/src/bios_dev_name.c
|
||||||
|
+++ biosdevname-0.7.3/src/bios_dev_name.c
|
||||||
@@ -133,6 +133,33 @@ cpuid (u_int32_t eax, u_int32_t ecx)
|
@@ -133,6 +133,33 @@ cpuid (u_int32_t eax, u_int32_t ecx)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 22 12:27:58 UTC 2017 - josef.moellers@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.3
|
||||||
|
* Shipping and future Dell EMC systems support consistent network
|
||||||
|
device naming feature.
|
||||||
|
[fate#332490]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 9 16:27:56 UTC 2017 - fschnizlein@suse.com
|
Fri Jun 9 16:27:56 UTC 2017 - fschnizlein@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package biosdevname
|
# spec file for package biosdevname
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||||
Name: biosdevname
|
Name: biosdevname
|
||||||
Version: 0.7.2
|
Version: 0.7.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Udev helper for naming devices per BIOS names
|
Summary: Udev helper for naming devices per BIOS names
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user