SHA256
1
0
forked from pool/haveged

Accepting request 94934 from home:coolo:removeautomake

add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94934
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=52
This commit is contained in:
Stephan Kulow
2011-12-02 07:27:26 +00:00
committed by Git OBS Bridge
parent 557c678588
commit 2b427b6c88
2 changed files with 8 additions and 4 deletions

View File

@@ -15,12 +15,10 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: haveged
Version: 1.3
Release: 2
License: GPLv3
Release: 0
License: GPL-3.0
Summary: Feed entropy into random pool
Url: http://www.issihosts.com/haveged/
Group: System/Daemons
@@ -31,6 +29,7 @@ Patch1: %{name}-ppc64.patch
Patch2: %{name}-otherarch.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: %{arm}
BuildRequires: automake
Requires(pre): %insserv_prereq
%if 0%{suse_version} >= 1140
Requires(pre): sysvinit(syslog)