[libnfsidmap] Updated to latest upstream release: libnfsidmap-0-26 (bz1129855)

Steve Dickson steved at fedoraproject.org
Wed Aug 13 19:34:09 UTC 2014


commit 8798440410644799d921a4a72fce72cb56c4e953
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Aug 13 15:31:23 2014 -0400

    Updated to latest upstream release: libnfsidmap-0-26 (bz1129855)
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore       |    1 +
 libnfsidmap.spec |   13 ++++++-------
 sources          |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac530fe..0684c46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 x86_64
 /libnfsidmap-0.25.tar.gz
 libnfsidmap-0.25
+/libnfsidmap-0.26.tar.bz2
diff --git a/libnfsidmap.spec b/libnfsidmap.spec
index 84d9b74..28efcad 100644
--- a/libnfsidmap.spec
+++ b/libnfsidmap.spec
@@ -2,16 +2,14 @@
 
 Summary: NFSv4 User and Group ID Mapping Library
 Name: libnfsidmap
-Version: 0.25
-Release: 9%{?dist}
+Version: 0.26
+Release: 0.0%{?dist}
 Provides: nfs-utils-lib
 Obsoletes: nfs-utils-lib
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
 License: BSD
 
-Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{name}-%{version}.tar.gz
-
-Patch001: libnfsidmap-0.26-rc4.patch
+Source0:  https://fedorapeople.org/~steved/%{name}/%{version}/%{name}-%{version}.tar.bz2
 
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -37,8 +35,6 @@ developing programs which use the libnfsidmap library.
 %prep
 %setup -q 
 
-%patch001 -p1 
-
 %build
 ./autogen.sh
 %configure --disable-static  --with-pluginpath=%{_root_libdir}/%name
@@ -80,6 +76,9 @@ rm -rf %{buildroot}
 %{_root_libdir}/*.so
 
 %changelog
+* Wed Aug 13 2014  Steve Dickson <steved at redhat.com>  0.26.0.0
+- Updated to latest upstream release: libnfsidmap-0-26 (bz1129855)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.25-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 16e11f6..f663019 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ac4893c92716add1a1447ae01df77ab  libnfsidmap-0.25.tar.gz
+2c0cf0e2b1665d51fa9a783679494888  libnfsidmap-0.26.tar.bz2


More information about the scm-commits mailing list