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:
Dirk Mueller 2011-11-30 13:09:10 +00:00 committed by Git OBS Bridge
parent 283a459db6
commit b14b5c861c
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -19,10 +19,10 @@
Name: biosdevname
Version: 0.2.4
Release: 70
Release: 0
Summary: Udev helper for naming devices per BIOS names
Group: System/Base
License: GPLv2
License: GPL-2.0
Url: http://linux.dell.com/files/biosdevname/
# 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
@ -32,7 +32,7 @@ ExclusiveArch: %{ix86} x86_64 ia64
Source0: http://linux.dell.com/files/%{name}/%{name}-%{version}.tar.bz2
Source1: setup-biosdevname.sh
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
BuildRequires: udev
# because of mkinitrd_setup in %post and %postun