[libtirpc] Update to latest upstream release: libtirpc-0.2.5

Steve Dickson steved at fedoraproject.org
Fri Aug 8 17:11:18 UTC 2014


commit d47590cd7152ade5026c1d301d6d429c510d2444
Author: Steve Dickson <steved at redhat.com>
Date:   Fri Aug 8 13:09:16 2014 -0400

    Update to latest upstream release: libtirpc-0.2.5
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore    |    1 +
 libtirpc.spec |   11 +++++------
 sources       |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6ebcc1..36c6b1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libtirpc-0.2.2/
 x86_64/
 /libtirpc-0.2.3.tar.bz2
 /libtirpc-0.2.4.tar.bz2
+/libtirpc-0.2.5.tar.bz2
diff --git a/libtirpc.spec b/libtirpc.spec
index 908015e..66e86ef 100644
--- a/libtirpc.spec
+++ b/libtirpc.spec
@@ -1,8 +1,8 @@
 %define _root_libdir    /%{_lib}
 
 Name:		   libtirpc
-Version:		0.2.4
-Release:		4.0%{?dist}
+Version:		0.2.5
+Release:		0.0%{?dist}
 Summary:		Transport Independent RPC Library
 Group:		  	System Environment/Libraries
 License:		SISSL and BSD
@@ -14,8 +14,6 @@ Source0:	http://downloads.sourceforge.net/libtirpc/libtirpc-%{version}.tar.bz2
 BuildRequires:		automake, autoconf, libtool, pkgconfig
 BuildRequires:		krb5-devel
 
-Patch001: libtirpc-0.2.5-rc3.patch
-
 %description
 This package contains SunLib's implementation of transport-independent
 RPC (TI-RPC) documentation.  This library forms a piece of the base of 
@@ -42,8 +40,6 @@ developing programs which use the tirpc library.
 %prep
 %setup -q
 
-%patch001 -p1
-
 # Remove .orig files
 find . -name "*.orig" | xargs rm -f
 
@@ -131,6 +127,9 @@ rm -rf %{buildroot}
 %{_mandir}/*/*
 
 %changelog
+* Fri Aug  8 2014 Steve Dickson <steved at redhat.com> 0.2.5-0.0
+- Update to latest upstream release: libtirpc-0.2.5
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-4.0
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d50ead3..ef9a44b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-847995e8d002cbf1387bda05947be086  libtirpc-0.2.4.tar.bz2
+8cd41a5ef5a9b50d0fb6abb98af15368  libtirpc-0.2.5.tar.bz2


More information about the scm-commits mailing list