From 4ad81b69fabc8623a398cb664fed97f758b80daf11b3688e4cfef5e1c9c4e8fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Thu, 1 Dec 2011 11:46:12 +0000 Subject: [PATCH] Accepting request 94679 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94679 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=13 --- atftp.changes | 5 +++++ atftp.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/atftp.changes b/atftp.changes index f93a0fd..f37eb01 100644 --- a/atftp.changes +++ b/atftp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 1 11:20:12 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Nov 9 15:13:18 UTC 2011 - vcizek@suse.com diff --git a/atftp.spec b/atftp.spec index 3bedb2b..5bb0aad 100644 --- a/atftp.spec +++ b/atftp.spec @@ -14,14 +14,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - %define pkg_version 0.7 Name: atftp Summary: Advanced TFTP Server and Client Version: 0.7.0 -Release: 145 +Release: 0 License: GPL-2.0+ Group: System/Daemons Url: ftp://ftp.mamalinux.com/pub/atftp/ @@ -42,7 +40,10 @@ Patch9: atftp-0.7-sorcerers_apprentice.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: %insserv_prereq %fillup_prereq PreReq: pwdutils -BuildRequires: pcre-devel readline-devel tcpd-devel +BuildRequires: automake +BuildRequires: pcre-devel +BuildRequires: readline-devel +BuildRequires: tcpd-devel Conflicts: tftp Recommends: logrotate