Updated to the latest upstream release: libtirpc-1-2-6 (bz 1822751)
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
fc7bdc8863
commit
62a1fe91cf
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
Makefile
|
||||
cscope*
|
||||
x86_64/
|
||||
/libtirpc-1.2.5.tar.bz2
|
||||
libtirpc-1.2.5
|
||||
libtirpc-1.2.6
|
||||
/libtirpc-1.2.6.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define _root_libdir /%{_lib}
|
||||
|
||||
Name: libtirpc
|
||||
Version: 1.2.5
|
||||
Release: 1.rc2%{?dist}
|
||||
Version: 1.2.6
|
||||
Release: 0%{?dist}
|
||||
Summary: Transport Independent RPC Library
|
||||
License: SISSL and BSD
|
||||
URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
|
||||
@ -11,8 +11,6 @@ Source0: http://downloads.sourceforge.net/libtirpc/libtirpc-%{version}.tar.bz2
|
||||
BuildRequires: automake, autoconf, libtool, pkgconfig
|
||||
BuildRequires: krb5-devel
|
||||
|
||||
Patch001: libtirpc-1.2.6-rc2.patch
|
||||
|
||||
%description
|
||||
This package contains SunLib's implementation of transport-independent
|
||||
RPC (TI-RPC) documentation. This library forms a piece of the base of
|
||||
@ -112,7 +110,10 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2020 teve Dickson <steved@redhat.com> 1.2.5-1.rc2
|
||||
* Tue Apr 14 2020 Steve Dickson <steved@redhat.com> 1.2.6-0
|
||||
- Updated to the latest upstream release: libtirpc-1-2-6 (bz 1822751)
|
||||
|
||||
* Tue Feb 18 2020 Steve Dickson <steved@redhat.com> 1.2.5-1.rc2
|
||||
- Updated to the latest upstream RC release: libtirpc-1-2-6-rc2 (bz 1799601)
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtirpc-1.2.5.tar.bz2) = d31cd4e22301abe1baddd7e8f45aaaf056a40799e961646691d071084fed50563b5eecdd9b78062fe378be8db7a6d4b87597e21cb81ac925e447148684a2b002
|
||||
SHA512 (libtirpc-1.2.6.tar.bz2) = bcb6b5c062c1301aa1246ec93ae0a5c1d221b8421126d020863517cb814b43ed038fb6c0c2faf4e68ff133b69abefe4f4d42bfc870671da6c27ca941a30b155a
|
||||
|
Loading…
Reference in New Issue
Block a user