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
This commit is contained in:
parent
ef81346bd6
commit
26bae47acb
@ -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
|
||||
|
||||
|
11
rpcbind.spec
11
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
|
||||
|
Loading…
Reference in New Issue
Block a user