forked from pool/biosdevname
Accepting request 365928 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/365928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/biosdevname?expand=0&rev=40
This commit is contained in:
commit
130aec994b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81d4cb3ac3f4cafeb80c20ec0f34735804cb169b3efa4f67df6a58c5d102218b
|
|
||||||
size 193878
|
|
3
biosdevname-0.7.2.tar.gz
Normal file
3
biosdevname-0.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:954575f482ff5de2d49c335b563990859a3eb3506e8fa976f6915eba870d71f6
|
||||||
|
size 193926
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 4 13:34:44 UTC 2016 - trenn@suse.de
|
||||||
|
|
||||||
|
- Update to latest 0.7.2 version (fate#319998)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 17 10:14:18 UTC 2016 - mpluskal@suse.com
|
Sun Jan 17 10:14:18 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package biosdevname
|
# spec file for package biosdevname
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 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.1
|
Version: 0.7.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
|
||||||
@ -42,6 +42,7 @@ Requires(post): coreutils
|
|||||||
Requires(postun): coreutils
|
Requires(postun): coreutils
|
||||||
# for ownership of /usr/lib/udev/rules.d
|
# for ownership of /usr/lib/udev/rules.d
|
||||||
Requires: udev
|
Requires: udev
|
||||||
|
BuildRequires: pkgconfig(udev)
|
||||||
Supplements: modalias(dmi:*svnDell*)
|
Supplements: modalias(dmi:*svnDell*)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
# SMBIOS and PCI IRQ Routing Tables only exist on these arches. It's
|
# SMBIOS and PCI IRQ Routing Tables only exist on these arches. It's
|
||||||
|
Loading…
Reference in New Issue
Block a user