Updated to latest upstream release: libtirpc-1-3-2 (bz 1959147)
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
b0c943f772
commit
b97d4e0b83
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,4 @@
|
||||
Makefile
|
||||
cscope*
|
||||
x86_64/
|
||||
/libtirpc-1.3.1.tar.bz2
|
||||
libtirpc-1.3.1
|
||||
/libtirpc-1.3.2.tar.bz2
|
||||
libtirpc-1.3.2
|
||||
|
@ -1,15 +1,13 @@
|
||||
%define _root_libdir /%{_lib}
|
||||
|
||||
Name: libtirpc
|
||||
Version: 1.3.1
|
||||
Release: 1.rc2%{?dist}
|
||||
Version: 1.3.2
|
||||
Release: 0%{?dist}
|
||||
Summary: Transport Independent RPC Library
|
||||
License: SISSL and BSD
|
||||
URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
|
||||
Source0: http://downloads.sourceforge.net/libtirpc/libtirpc-%{version}.tar.bz2
|
||||
|
||||
Patch001: libtirpc-1.3.2-rc2.patch
|
||||
|
||||
BuildRequires: automake, autoconf, libtool, pkgconfig
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: gcc
|
||||
@ -114,6 +112,9 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue May 18 2021 Steve Dickson <steved@redhat.com> - 1.3.2-0
|
||||
- Updated to latest upstream release: libtirpc-1-3-2 (bz 1959147)
|
||||
|
||||
* Wed Apr 7 2021 Steve Dickson <steved@redhat.com> - 1.3.1.rc2
|
||||
- Updated to the latest upstream RC release: libtirpc-1-3-2-rc2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtirpc-1.3.1.tar.bz2) = 131f746800ac7280cc3900597018fc8dbc8da50c14e29dbaccf36a6d110eded117351108c6b069eaac90d77cfec17014b08e9afddcf153fda2d780ba64260cbc
|
||||
SHA512 (libtirpc-1.3.2.tar.bz2) = 8664d5c4f842ee5acf83b9c1cadb7871f17b8157a7c4500e2236dcfb3a25768cab39f7c5123758dcd7381e30eb028ddfa26a28f458283f2dcea3426c9878c255
|
||||
|
Loading…
Reference in New Issue
Block a user