[libnfsidmap] Took ownership of /usr/lib64/libnfsidmap (bz 909998)

Steve Dickson steved at fedoraproject.org
Fri Oct 24 12:36:23 UTC 2014


commit 34617fb31011fed477298692a914fbab8e80d2bc
Author: Steve Dickson <steved at redhat.com>
Date:   Fri Oct 24 08:30:02 2014 -0400

    Took ownership of /usr/lib64/libnfsidmap (bz 909998)
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 libnfsidmap.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libnfsidmap.spec b/libnfsidmap.spec
index a635c8a..286c074 100644
--- a/libnfsidmap.spec
+++ b/libnfsidmap.spec
@@ -3,7 +3,7 @@
 Summary: NFSv4 User and Group ID Mapping Library
 Name: libnfsidmap
 Version: 0.26
-Release: 1.0%{?dist}
+Release: 1.1%{?dist}
 Provides: nfs-utils-lib
 Obsoletes: nfs-utils-lib
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
@@ -70,6 +70,7 @@ rm -rf %{buildroot}
 %doc AUTHORS ChangeLog NEWS README COPYING
 %config(noreplace) %{_sysconfdir}/idmapd.conf
 %{_root_libdir}/*.so.*
+%{_root_libdir}/%{name}
 %{_root_libdir}/%{name}/*.so
 %{_mandir}/*/*
 
@@ -80,6 +81,9 @@ rm -rf %{buildroot}
 %{_root_libdir}/*.so
 
 %changelog
+* Fri Oct 24 2014  Steve Dickson <steved at redhat.com>  0.26.1.1
+- Took ownership of /usr/lib64/libnfsidmap (bz 909998)
+
 * Thu Oct  9 2014  Steve Dickson <steved at redhat.com>  0.26.1.0
 - Updated to latest rc release: libnfsidmap-0-27-rc1 
 


More information about the scm-commits mailing list