Accepting request 94449 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94449 OBS-URL: https://build.opensuse.org/package/show/Base:System/biosdevname?expand=0&rev=8
This commit is contained in:
parent
283a459db6
commit
b14b5c861c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 30 09:43:41 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add automake as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 19:47:58 UTC 2011 - jengelh@medozas.de
|
Sat Sep 17 19:47:58 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -19,10 +19,10 @@
|
|||||||
|
|
||||||
Name: biosdevname
|
Name: biosdevname
|
||||||
Version: 0.2.4
|
Version: 0.2.4
|
||||||
Release: 70
|
Release: 0
|
||||||
Summary: Udev helper for naming devices per BIOS names
|
Summary: Udev helper for naming devices per BIOS names
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
License: GPLv2
|
License: GPL-2.0
|
||||||
Url: http://linux.dell.com/files/biosdevname/
|
Url: http://linux.dell.com/files/biosdevname/
|
||||||
# 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
|
||||||
# also likely that other arches don't expect the PCI bus to be sorted
|
# also likely that other arches don't expect the PCI bus to be sorted
|
||||||
@ -32,7 +32,7 @@ ExclusiveArch: %{ix86} x86_64 ia64
|
|||||||
Source0: http://linux.dell.com/files/%{name}/%{name}-%{version}.tar.bz2
|
Source0: http://linux.dell.com/files/%{name}/%{name}-%{version}.tar.bz2
|
||||||
Source1: setup-biosdevname.sh
|
Source1: setup-biosdevname.sh
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: pciutils-devel zlib-devel
|
BuildRequires: automake pciutils-devel zlib-devel
|
||||||
# to figure out how to name the rules file
|
# to figure out how to name the rules file
|
||||||
BuildRequires: udev
|
BuildRequires: udev
|
||||||
# because of mkinitrd_setup in %post and %postun
|
# because of mkinitrd_setup in %post and %postun
|
||||||
|
Loading…
Reference in New Issue
Block a user