Accepting request 309967 from home:pluskalm:branches:Base:System
- Update to 0.6.1 * no upstream changelog provided OBS-URL: https://build.opensuse.org/request/show/309967 OBS-URL: https://build.opensuse.org/package/show/Base:System/biosdevname?expand=0&rev=52
This commit is contained in:
parent
6407b6a65d
commit
e5a4f72b81
@ -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.1/src/bios_dev_name.c
|
||||
--- biosdevname-0.6.2.orig/src/bios_dev_name.c
|
||||
+++ biosdevname-0.6.2/src/bios_dev_name.c
|
||||
@@ -114,10 +114,21 @@ static u_int32_t
|
||||
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
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||
Name: biosdevname
|
||||
Version: 0.6.1
|
||||
Version: 0.6.2
|
||||
Release: 0
|
||||
Summary: Udev helper for naming devices per BIOS names
|
||||
License: GPL-2.0
|
||||
@ -33,7 +33,7 @@ BuildRequires: automake
|
||||
# to figure out how to name/location of the rules file
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: sed
|
||||
BuildRequires: suse-module-tools
|
||||
BuildRequires: zlib-devel
|
||||
|
Loading…
Reference in New Issue
Block a user