forked from pool/biosdevname
Accepting request 311095 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/311095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/biosdevname?expand=0&rev=35
This commit is contained in:
commit
3d6f4be22c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b43580589a3f40afc836afbff9bcd837224c710b75a4d0b576f2e4d44ec158cc
|
|
||||||
size 195604
|
|
3
biosdevname-0.6.2.tar.gz
Normal file
3
biosdevname-0.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c6620e9a65e2929411036db04cc009e11a83b80a72282858e26cd19b598e466
|
||||||
|
size 195655
|
@ -1,7 +1,7 @@
|
|||||||
Index: biosdevname-0.6.1/src/bios_dev_name.c
|
Index: biosdevname-0.6.2/src/bios_dev_name.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- biosdevname-0.6.1.orig/src/bios_dev_name.c
|
--- biosdevname-0.6.2.orig/src/bios_dev_name.c
|
||||||
+++ biosdevname-0.6.1/src/bios_dev_name.c
|
+++ biosdevname-0.6.2/src/bios_dev_name.c
|
||||||
@@ -114,10 +114,21 @@ static u_int32_t
|
@@ -114,10 +114,21 @@ static u_int32_t
|
||||||
cpuid (u_int32_t eax, u_int32_t ecx)
|
cpuid (u_int32_t eax, u_int32_t ecx)
|
||||||
{
|
{
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 3 07:29:09 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 0.6.1
|
||||||
|
* no upstream changelog provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 10 12:38:21 UTC 2015 - zaitor@opensuse.org
|
Fri Apr 10 12:38:21 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -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.6.1
|
Version: 0.6.2
|
||||||
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
|
||||||
@ -33,7 +33,7 @@ BuildRequires: automake
|
|||||||
# to figure out how to name/location of the rules file
|
# to figure out how to name/location of the rules file
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: pciutils-devel
|
BuildRequires: pciutils-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkg-config
|
||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
BuildRequires: suse-module-tools
|
BuildRequires: suse-module-tools
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user