[fedfs-utils] Updated to upstream fedfs-utils 0.10.3

Chuck Lever mrchuck at fedoraproject.org
Fri Jul 11 14:56:39 UTC 2014


commit 5a257b5c12a65ca607440e361683a272c9bd8cb3
Author: Chuck Lever <chuck.lever at oracle.com>
Date:   Fri Jul 11 10:56:45 2014 -0400

    Updated to upstream fedfs-utils 0.10.3

 .gitignore       |    1 +
 fedfs-utils.spec |   13 +++++++++----
 sources          |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7f487c..986af25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /fedfs-utils-0.9.5.tar.gz
 /fedfs-utils-0.10.0.tar.gz
 /fedfs-utils-0.10.2.tar.gz
+/fedfs-utils-0.10.3.tar.gz
diff --git a/fedfs-utils.spec b/fedfs-utils.spec
index 798a03a..f17cbe1 100644
--- a/fedfs-utils.spec
+++ b/fedfs-utils.spec
@@ -1,12 +1,12 @@
 Name:           fedfs-utils
-Version:        0.10.2
-Release:        2%{?dist}
+Version:        0.10.3
+Release:        1%{?dist}
 Summary:        Utilities for mounting and managing FedFS
 
 Group:          System Environment/Daemons
 License:        GPLv2
 URL:            http://wiki.linux-nfs.org/wiki/index.php/FedFsUtilsProject
-BuildRequires:  libidn-devel libattr-devel libcap-devel openldap-devel
+BuildRequires:  libidn-devel libcap-devel openldap-devel
 BuildRequires:  sqlite-devel libtirpc-devel libuuid-devel libconfig-devel
 BuildRequires:  openssl-devel libxml2-devel uriparser-devel
 BuildRequires:  automake libtool glibc-headers
@@ -417,6 +417,11 @@ FedFS may support other network file system protocols in the future.
 %{_mandir}/man8/nsdb-*
 
 %changelog
+* Fri Jul 11 2014 Chuck Lever <chuck.lever at oracle.com> - 0.10.3-1
+- Update to upstream fedfs-utils 0.10.3 (more error recovery fixes)
+- attr/xattr.h no longer required
+- Eliminate rpmlint complaint about changelog
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -430,7 +435,7 @@ FedFS may support other network file system protocols in the future.
 - Screwed up Fedora 20 release name, need to go to -2
 
 * Wed Feb 05 2014 Chuck Lever <chuck.lever at oracle.com> - 0.10.0-1
-- Run ./autogen.sh in %build to enable .spec to patch Makefiles
+- Run ./autogen.sh during build step to enable .spec to patch Makefiles
 - This may also address (bz977556) -- workarounds removed
 - Update to fedfs-utils 0.10.0
 - Introduce new subpackage for PyFedFs and python tools
diff --git a/sources b/sources
index fd6b729..6863dad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26bbbf9c80362acb3d56a699eeed8f34  fedfs-utils-0.10.2.tar.gz
+be73bb8791125261f45735d5240ef6b5  fedfs-utils-0.10.3.tar.gz


More information about the scm-commits mailing list