[rpcbind/f20] Updated to the latest upstream release: 0.2.2 (bz 747363)

Steve Dickson steved at fedoraproject.org
Wed Nov 26 13:14:53 UTC 2014


commit 89f99966f59dfb465edbea2702f84296716db5bf
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Nov 26 08:09:11 2014 -0500

    Updated to the latest upstream release: 0.2.2 (bz 747363)
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore   |    4 ++++
 rpcbind.spec |   11 +++++------
 sources      |    3 +--
 3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d43eb4..1d1304d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
 rpcbind-0.2.0.tar.bz2
 *.rpm
 /rpcbind-0.2.1.tar.bz2
+rpcbind-0.2.0
+rpcbind-0.2.1
+/rpcbind-0.2.2.tar.bz2
+rpcbind-0.2.2
diff --git a/rpcbind.spec b/rpcbind.spec
index 1dd8541..e2404c3 100644
--- a/rpcbind.spec
+++ b/rpcbind.spec
@@ -1,6 +1,6 @@
 Name:           rpcbind
-Version:        0.2.1
-Release:        0.2%{?dist}
+Version:        0.2.2
+Release:        0.0%{?dist}
 Summary:        Universal Addresses to RPC Program Number Mapper
 Group:          System Environment/Daemons
 License:        BSD
@@ -24,8 +24,6 @@ Requires(postun): systemd-units coreutils
 Provides: portmap = %{version}-%{release}
 Obsoletes: portmap <= 4.0-65.3
 
-Patch001: rpcbind-0.2.1-rpcuser.patch
-
 %description
 The rpcbind utility is a server that converts RPC program numbers into
 universal addresses.  It must be running on the host to be able to make
@@ -34,8 +32,6 @@ RPC calls on a server on that machine.
 %prep
 %setup -q
 
-%patch001 -p1
-
 %build
 %ifarch s390 s390x
 PIE="-fPIE"
@@ -134,6 +130,9 @@ fi
 %dir %attr(700,rpc,rpc) /var/lib/rpcbind
 
 %changelog
+* Wed Nov 26 2014 Steve Dickson <steved at redhat.com> - 0.2.2-0.0
+- Updated to the latest upstream release: 0.2.2 (bz 747363)
+
 * Mon Dec  2 2013 Steve Dickson <steved at redhat.com> - 0.2.1-0.2
 - Removed unnecessary targets from rpcbind.service (bz 963189)
 
diff --git a/sources b/sources
index 31049c5..87b1391 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-1a77ddb1aaea8099ab19c351eeb26316  rpcbind-0.2.0.tar.bz2
-0a5f9c2142af814c55d957aaab3bcc68  rpcbind-0.2.1.tar.bz2
+8acf839bfef2364a05fbd6be5f8edf9a  rpcbind-0.2.2.tar.bz2


More information about the scm-commits mailing list