Updated to latest upstream release: libtirpc-1-3-4
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
1aa6a95b0f
commit
3acf29cb9e
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
Makefile
|
||||
x86_64/
|
||||
/libtirpc-1.3.3.tar.bz2
|
||||
libtirpc-1.3.3
|
||||
/libtirpc-1.3.4.tar.bz2
|
||||
libtirpc-1.3.4
|
||||
|
@ -1,15 +1,13 @@
|
||||
%define _root_libdir /%{_lib}
|
||||
|
||||
Name: libtirpc
|
||||
Version: 1.3.3
|
||||
Release: 1.rc2%{?dist}
|
||||
Version: 1.3.4
|
||||
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
|
||||
|
||||
Patch 001: libtirpc-1.3.4-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
|
||||
* Sat Oct 7 2023 Steve Dickson <steved@redhat.com> - 1.3.4-0
|
||||
- Updated to latest upstream release: libtirpc-1-3-4
|
||||
|
||||
* Mon Aug 7 2023 Steve Dickson <steved@redhat.com> - 1.3.3-1.rc2
|
||||
- Updated to the latest upstream RC release: libtirpc-1-3-4-rc2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtirpc-1.3.3.tar.bz2) = df0781a74ff9ded2d3c4f5eb7e05496b9f58eac8060c02c68331dc14c4a00304dcd19f46836f5756fe0d9d27095fd463d42dd696fcdff891516711b7d63deabe
|
||||
SHA512 (libtirpc-1.3.4.tar.bz2) = 004e61b5853717324790c46cda5ff227d525909f189194ae72a1ec8f476ca35d7f4c1f03c0fbc690c1696d60a212675b09246dbe627fdbf1a9a47f5664e82b00
|
||||
|
Loading…
Reference in New Issue
Block a user