[rpcbind] Bumped up the tigger version to this version, 0.2.0-15 (bz 713574)

Steve Dickson steved at fedoraproject.org
Mon Sep 12 18:09:34 UTC 2011


commit 255f05b9319800ba26aa09858b3de1b229f72861
Author: Steve Dickson <steved at redhat.com>
Date:   Mon Sep 12 14:08:37 2011 -0400

    Bumped up the tigger version to this version, 0.2.0-15 (bz 713574)
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 rpcbind.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpcbind.spec b/rpcbind.spec
index 46ced49..ca10109 100644
--- a/rpcbind.spec
+++ b/rpcbind.spec
@@ -1,6 +1,6 @@
 Name:           rpcbind
 Version:        0.2.0
-Release:	14%{?dist}
+Release:        15%{?dist}
 Summary:        Universal Addresses to RPC Program Number Mapper
 Group:          System Environment/Daemons
 License:        BSD
@@ -112,7 +112,7 @@ if [ $1 -ge 1 ]; then
 	/bin/systemctl try-restart rpcbind.service >/dev/null 2>&1 || :
 fi
 
-%triggerun -- rpcbind < 0.2.0-12
+%triggerun -- rpcbind < 0.2.0-15
 %{_bindir}/systemd-sysv-convert --save rpcbind >/dev/null 2>&1 ||:
 /bin/systemctl --no-reload enable rpcbind.service >/dev/null 2>&1
 /sbin/chkconfig --del rpcbind >/dev/null 2>&1 || :
@@ -130,6 +130,9 @@ fi
 %dir %attr(700,rpc,rpc) /var/lib/rpcbind
 
 %changelog
+* Mon Sep 12 2011 Steve Dickson <steved at redhat.com> - 0.2.0-15
+- Bumped up the tigger version to this version, 0.2.0-15 (bz 713574)
+
 * Fri Sep  9 2011 Tom Callaway <spot at fedoraproject.org> - 0.2.0-14
 - fix scriptlets to enable service by default
 


More information about the scm-commits mailing list