diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..d56562e --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libtirpc1 diff --git a/libtirpc.changes b/libtirpc.changes index 4836a28..e1dd1a1 100644 --- a/libtirpc.changes +++ b/libtirpc.changes @@ -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 diff --git a/libtirpc.spec b/libtirpc.spec index 165db64..ae32c06 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -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 - Antoine Fraticelli - %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 - Antoine Fraticelli - %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 - Antoine Fraticelli - %prep %setup -q %patch21 -p1