[nfs-utils] Took ownership of /usr/lib/nfs-utils (bz 894535)

Steve Dickson steved at fedoraproject.org
Wed Jan 16 20:59:23 UTC 2013


commit cb920b14bb8c4c2d181cbb317bb0e7e2195d9be7
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Jan 16 14:47:43 2013 -0500

    Took ownership of /usr/lib/nfs-utils (bz 894535)
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 nfs-utils.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nfs-utils.spec b/nfs-utils.spec
index 9de7f8d..c434fe9 100644
--- a/nfs-utils.spec
+++ b/nfs-utils.spec
@@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
 Name: nfs-utils
 URL: http://sourceforge.net/projects/nfs
 Version: 1.2.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 
 # group all 32bit related archs
@@ -256,6 +256,8 @@ fi
 %dir /var/lib/nfs/v4recovery
 %dir /var/lib/nfs/rpc_pipefs
 %dir /var/lib/nfs
+%dir /usr/lib/%{name}/scripts
+%dir /usr/lib/%{name}
 %dir %attr(700,rpcuser,rpcuser) /var/lib/nfs/statd
 %dir %attr(700,rpcuser,rpcuser) /var/lib/nfs/statd/sm
 %dir %attr(700,rpcuser,rpcuser) /var/lib/nfs/statd/sm.bak
@@ -296,6 +298,9 @@ fi
 %attr(4755,root,root)   /sbin/umount.nfs4
 
 %changelog
+* Wed Jan 16 2013 Steve Dickson <steved at redhat.com> 1.2.7-3
+- Took ownership of /usr/lib/nfs-utils (bz 894535)
+
 * Mon Dec 17 2012 Steve Dickson <steved at redhat.com> 1.2.7-2
 - Update to latest upstream RC release: nfs-utils.1.2.8-rc2
 


More information about the scm-commits mailing list