Updated to latest upstream release: libtirpc-1-2-5 (bz 1785684)
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
25c1a96cbf
commit
92deba77c8
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
Makefile
|
||||
cscope*
|
||||
x86_64/
|
||||
/libtirpc-1.1.4.tar.bz2
|
||||
libtirpc-1.1.4
|
||||
/libtirpc-1.2.5.tar.bz2
|
||||
libtirpc-1.2.5
|
||||
|
@ -1,15 +1,13 @@
|
||||
%define _root_libdir /%{_lib}
|
||||
|
||||
Name: libtirpc
|
||||
Version: 1.1.4
|
||||
Release: 3.rc3%{?dist}
|
||||
Version: 1.2.5
|
||||
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.1.5-rc3.patch
|
||||
|
||||
BuildRequires: automake, autoconf, libtool, pkgconfig
|
||||
BuildRequires: krb5-devel
|
||||
|
||||
@ -112,6 +110,9 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 20 2019 Steve Dickson <steved@redhat.com> 1.2.5-0
|
||||
Updated to latest upstream release: libtirpc-1-2-5 (bz 1785684)
|
||||
|
||||
* Fri Nov 01 2019 Petr Pisar <ppisar@redhat.com> - 1.1.4-3.rc3
|
||||
- Remove a useless dependency on man-db from libtirpc-devel package
|
||||
(bug #1496422)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtirpc-1.1.4.tar.bz2) = 392f391f9fc1bd68d81dc44e4058831a64b32790b5c8c37338b0ab416fad2ae4d16389e632596734dba09780347918cc65c6f134e0c1afd09e81ec250785ed23
|
||||
SHA512 (libtirpc-1.2.5.tar.bz2) = d31cd4e22301abe1baddd7e8f45aaaf056a40799e961646691d071084fed50563b5eecdd9b78062fe378be8db7a6d4b87597e21cb81ac925e447148684a2b002
|
||||
|
Loading…
Reference in New Issue
Block a user