From 675b7af71c036e945b0d21806008f5c0f83c87a1 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Aug 19 2013 16:05:56 +0000 Subject: Update to the latest upstream release: 0.2.1 Signed-off-by: Steve Dickson --- diff --git a/.gitignore b/.gitignore index d5aae3a..8d43eb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ rpcbind-0.2.0.tar.bz2 *.rpm +/rpcbind-0.2.1.tar.bz2 diff --git a/rpcbind.spec b/rpcbind.spec index b54065a..3f61252 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -1,6 +1,6 @@ Name: rpcbind -Version: 0.2.0 -Release: 22%{?dist} +Version: 0.2.1 +Release: 0%{?dist} Summary: Universal Addresses to RPC Program Number Mapper Group: System Environment/Daemons License: BSD @@ -12,8 +12,6 @@ Source1: rpcbind.service Source2: rpcbind.socket Source3: rpcbind.sysconfig -Patch001: rpcbind-0_2_1-rc4.patch - Requires: glibc-common setup Conflicts: man-pages < 2.43-12 BuildRequires: automake, autoconf, libtool, systemd-units @@ -33,7 +31,6 @@ RPC calls on a server on that machine. %prep %setup -q -%patch001 -p1 %build %ifarch s390 s390x @@ -133,6 +130,9 @@ fi %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog +* Mon Aug 19 2013 Steve Dickson - 0.2.1-0 +- Update to the latest upstream release: 0.2.1 + * Sun Aug 04 2013 Fedora Release Engineering - 0.2.0-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index a97667d..31049c5 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1a77ddb1aaea8099ab19c351eeb26316 rpcbind-0.2.0.tar.bz2 +0a5f9c2142af814c55d957aaab3bcc68 rpcbind-0.2.1.tar.bz2