OBS User unknown 2008-10-22 23:25:05 +00:00 committed by Git OBS Bridge
parent 6290148e58
commit 57c3a3a8c2
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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