Updated to latest upstream release: libtirpc-1-3-3 (bz 2116171)
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
f4b7939142
commit
51ad004aa4
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
Makefile
|
||||
x86_64/
|
||||
/libtirpc-1.3.2.tar.bz2
|
||||
libtirpc-1.3.2
|
||||
/libtirpc-1.3.3.tar.bz2
|
||||
libtirpc-1.3.3
|
||||
|
@ -1,15 +1,13 @@
|
||||
%define _root_libdir /%{_lib}
|
||||
|
||||
Name: libtirpc
|
||||
Version: 1.3.2
|
||||
Release: 1.rc5%{?dist}
|
||||
Version: 1.3.3
|
||||
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.3-rc5.patch
|
||||
|
||||
BuildRequires: automake, autoconf, libtool, pkgconfig
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: gcc
|
||||
@ -114,6 +112,9 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Sun Aug 7 2022 Steve Dickson <steved@redhat.com> - 1.3.3-0
|
||||
- Updated to latest upstream release: libtirpc-1-3-3 (bz 2116171)
|
||||
|
||||
* Mon Aug 1 2022 Steve Dickson <steved@redhat.com> - 1.3.2-1.rc5
|
||||
- Updated to the latest upstream RC release: libtirpc-1-3-3-rc5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtirpc-1.3.2.tar.bz2) = 8664d5c4f842ee5acf83b9c1cadb7871f17b8157a7c4500e2236dcfb3a25768cab39f7c5123758dcd7381e30eb028ddfa26a28f458283f2dcea3426c9878c255
|
||||
SHA512 (libtirpc-1.3.3.tar.bz2) = df0781a74ff9ded2d3c4f5eb7e05496b9f58eac8060c02c68331dc14c4a00304dcd19f46836f5756fe0d9d27095fd463d42dd696fcdff891516711b7d63deabe
|
||||
|
Loading…
Reference in New Issue
Block a user