Accepting request 93735 from network
add libtool to buildrequires (forwarded request 93616 from coolo) OBS-URL: https://build.opensuse.org/request/show/93735 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=22
This commit is contained in:
commit
7afee8e7c1
@ -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
|
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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
BuildRequires: libtirpc-devel
|
|
||||||
BuildRequires: tcpd-devel
|
|
||||||
BuildRequires: xz
|
|
||||||
|
|
||||||
Name: rpcbind
|
Name: rpcbind
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Group: Productivity/Networking/System
|
Group: Productivity/Networking/System
|
||||||
AutoReqProv: on
|
|
||||||
Version: 0.2.0_git201007131952
|
Version: 0.2.0_git201007131952
|
||||||
Release: 14
|
Release: 1
|
||||||
Summary: Transport independent RPC portmapper
|
Summary: Transport independent RPC portmapper
|
||||||
Url: http://git.infradead.org/users/steved/rpcbind.git
|
Url: http://git.infradead.org/users/steved/rpcbind.git
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
@ -35,6 +30,10 @@ Source2: sysconfig.rpcbind
|
|||||||
Source3: rpcbind.xml
|
Source3: rpcbind.xml
|
||||||
Source4: pmap_set.c
|
Source4: pmap_set.c
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: libtirpc-devel
|
||||||
|
BuildRequires: tcpd-devel
|
||||||
|
BuildRequires: xz
|
||||||
|
BuildRequires: libtool
|
||||||
Provides: portmap = 6.0+git20070716
|
Provides: portmap = 6.0+git20070716
|
||||||
Obsoletes: portmap <= 6.0+git20070716
|
Obsoletes: portmap <= 6.0+git20070716
|
||||||
# hopefully soon we will have this autogenerated from rpm
|
# hopefully soon we will have this autogenerated from rpm
|
||||||
|
Loading…
Reference in New Issue
Block a user