diff --git a/libtirpc.changes b/libtirpc.changes index bbef277..5fd287e 100644 --- a/libtirpc.changes +++ b/libtirpc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 22 16:17:26 CEST 2008 - mrueckert@suse.de + +- fix debug_packages_requires define + ------------------------------------------------------------------- Wed Oct 1 12:32:45 CEST 2008 - mkoenig@suse.de diff --git a/libtirpc.spec b/libtirpc.spec index f7e0b63..3290986 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -24,7 +24,7 @@ License: Other uncritical OpenSource License; Sun Industry Standards Sour Group: System/Libraries AutoReqProv: on Version: 0.1.9 -Release: 2 +Release: 3 Summary: Transport Independent RPC Library Url: http://nfsv4.bullopensource.org/doc/tirpc_rpcbind.php Source: %{name}-%{version}.tar.bz2 @@ -42,7 +42,7 @@ Patch10: libtirpc-0.1.9-0010-Fix-__rpc_getconfip.patch # Patch20: libtirpc-0.1.7-use_sysconfdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%define debug_package_requires libtirpc1 = %{version} +%define debug_package_requires libtirpc1 = %{version}-%{release} %description The Transport Independent RPC library (TI-RPC) is a replacement for the @@ -152,6 +152,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Oct 22 2008 mrueckert@suse.de +- fix debug_packages_requires define * Wed Oct 01 2008 mkoenig@suse.de - add recent patches from git which fix some more bugs * fix __rpc_getconfip