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 b3a931d..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: 14 +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