From 26bae47acb6dd69e5f242113c1c6338e2dc070208931684dde29a0c068c69e21 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 26 Nov 2011 07:26:01 +0000 Subject: [PATCH] Accepting request 93616 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93616 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=13 --- rpcbind.changes | 5 +++++ rpcbind.spec | 11 +++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/rpcbind.changes b/rpcbind.changes index 0e33f6a..e633d71 100644 --- a/rpcbind.changes +++ b/rpcbind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 25 10:43:48 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Tue Jun 14 19:00:51 UTC 2011 - aj@suse.de diff --git a/rpcbind.spec b/rpcbind.spec index c09e37c..9fb7c6d 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -15,18 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -BuildRequires: libtirpc-devel -BuildRequires: tcpd-devel -BuildRequires: xz Name: rpcbind License: BSD3c Group: Productivity/Networking/System -AutoReqProv: on Version: 0.2.0_git201007131952 -Release: 13 +Release: 1 Summary: Transport independent RPC portmapper Url: http://git.infradead.org/users/steved/rpcbind.git Source: %{name}-%{version}.tar.xz @@ -35,6 +30,10 @@ Source2: sysconfig.rpcbind Source3: rpcbind.xml Source4: pmap_set.c BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libtirpc-devel +BuildRequires: tcpd-devel +BuildRequires: xz +BuildRequires: libtool Provides: portmap = 6.0+git20070716 Obsoletes: portmap <= 6.0+git20070716 # hopefully soon we will have this autogenerated from rpm