- add baselibs.conf to allow pam-32bit to link against it

OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2011-07-08 07:25:01 +00:00 committed by Git OBS Bridge
parent 1a90adc578
commit 6b96858d4d
3 changed files with 7 additions and 21 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libtirpc1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 8 07:24:27 UTC 2011 - coolo@novell.com
- add baselibs.conf to allow pam-32bit to link against it
-------------------------------------------------------------------
Fri Jun 17 14:18:24 UTC 2011 - aj@suse.de

View File

@ -28,6 +28,7 @@ Release: 1
Summary: Transport Independent RPC Library
Url: http://sourceforge.net/projects/libtirpc/
Source: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
Patch21: libtirpc-clnt_broadcast_fix.patch
Patch22: libtirpc-rpc_broadcast_misformed_replies.patch
Patch31: libtirpc-getpmaphandle.patch
@ -43,13 +44,6 @@ standard SunRPC library in glibc which does not support IPv6 addresses.
This implementation allows the support of other transports than UDP and
TCP over IPv4
Authors:
--------
Gilles Quillard <gilles.quillard@bull.net>
Antoine Fraticelli <antoine.fraticelli@bull.net>
%package -n libtirpc1
License: Other uncritical OpenSource License ; Sun Industry Standards Source License 1.0
Summary: Transport Independent RPC Library
@ -61,13 +55,6 @@ standard SunRPC library in glibc which does not support IPv6 addresses.
This implementation allows the support of other transports than UDP and
TCP over IPv4
Authors:
--------
Gilles Quillard <gilles.quillard@bull.net>
Antoine Fraticelli <antoine.fraticelli@bull.net>
%package devel
License: Other uncritical OpenSource License ; BSD 3-Clause
Summary: Transport Independent RPC Library
@ -80,13 +67,6 @@ standard SunRPC library in glibc which does not support IPv6 addresses.
This implementation allows the support of other transports than UDP and
TCP over IPv4
Authors:
--------
Gilles Quillard <gilles.quillard@bull.net>
Antoine Fraticelli <antoine.fraticelli@bull.net>
%prep
%setup -q
%patch21 -p1