diff --git a/libtirpc.changes b/libtirpc.changes index 1d1f235..4473c52 100644 --- a/libtirpc.changes +++ b/libtirpc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 1 17:32:28 CEST 2008 - ro@suse.de + +- fix requires for debuginfo package + ------------------------------------------------------------------- Wed Mar 19 17:12:18 CET 2008 - mkoenig@suse.de diff --git a/libtirpc.spec b/libtirpc.spec index 8620552..0952a36 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -17,7 +17,7 @@ License: Other uncritical OpenSource License; Sun Industry Standards Sour Group: System/Libraries AutoReqProv: on Version: 0.1.7 -Release: 2 +Release: 4 Summary: Transport Independent RPC Library Url: http://nfsv4.bullopensource.org/doc/tirpc_rpcbind.php Source: %{name}-%{version}.tar.bz2 @@ -44,6 +44,7 @@ Patch21: libtirpc-0.1.7-overflow_fix.patch Patch22: libtirpc-0.1.7-version.patch Patch23: libtirpc-0.1.7-svc_auth_gss_lvalue_fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%define debug_package_requires libtirpc1 = %{version} %description The Transport Independent RPC library (TI-RPC) is a replacement for the @@ -166,6 +167,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Aug 01 2008 ro@suse.de +- fix requires for debuginfo package * Wed Mar 19 2008 mkoenig@suse.de - initial packaging, version 0.1.7 [fate#300607] - apply some fixes/enhancements from Steve Dickson