Updated to latest upstream release: libtirpc-1-1-4 (bz 1585558)
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
bac26ab139
commit
675f5694bc
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
Makefile
|
||||
cscope*
|
||||
x86_64/
|
||||
/libtirpc-1.0.3.tar.bz2
|
||||
libtirpc-1.0.3
|
||||
/libtirpc-1.1.4.tar.bz2
|
||||
libtirpc-1.1.4
|
||||
|
@ -1,16 +1,14 @@
|
||||
%define _root_libdir /%{_lib}
|
||||
|
||||
Name: libtirpc
|
||||
Version: 1.0.3
|
||||
Release: 4.rc2%{?dist}
|
||||
Version: 1.1.4
|
||||
Release: 0%{?dist}
|
||||
Summary: Transport Independent RPC Library
|
||||
Group: System Environment/Libraries
|
||||
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.0.4-rc2.patch
|
||||
|
||||
BuildRequires: automake, autoconf, libtool, pkgconfig
|
||||
BuildRequires: krb5-devel
|
||||
|
||||
@ -81,6 +79,7 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%{_root_libdir}/libtirpc.so.*
|
||||
%config(noreplace)%{_sysconfdir}/netconfig
|
||||
%config(noreplace)%{_sysconfdir}/bindresvport.blacklist
|
||||
|
||||
%files devel
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
@ -127,6 +126,9 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 27 2018 Steve Dickson <steved@redhat.com> 1.1.5
|
||||
- Updated to latest upstream release: libtirpc-1-1-4 (bz 1585558)
|
||||
|
||||
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.0.3-4.rc2
|
||||
- Rebuild with fixed binutils
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtirpc-1.0.3.tar.bz2) = 1f1cf7dd6f30ddddc919e4caf6db926f1d532f78d5a93e8aaa2acde6b046be0650c4c46549da0ffd5fa7fb9e550af1a871ed6e02ededf504c6667d2e82eba2cc
|
||||
SHA512 (libtirpc-1.1.4.tar.bz2) = 392f391f9fc1bd68d81dc44e4058831a64b32790b5c8c37338b0ab416fad2ae4d16389e632596734dba09780347918cc65c6f134e0c1afd09e81ec250785ed23
|
||||
|
Loading…
Reference in New Issue
Block a user