[libnfsidmap] - Updated to latest release: libnfsidmap-0.25

Steve Dickson steved at fedoraproject.org
Tue Dec 6 19:19:46 UTC 2011


commit 8372c42b441998938e79fcf0f665bfa58992689c
Author: Steve Dickson <steved at redhat.com>
Date:   Tue Dec 6 14:19:06 2011 -0500

    - Updated to latest release: libnfsidmap-0.25
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore                 |    4 +-
 libnfsidmap-0.25-rc3.patch |  173 --------------------------------------------
 libnfsidmap.spec           |   11 ++--
 sources                    |    2 +-
 4 files changed, 8 insertions(+), 182 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfc2c22..ac530fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/libnfsidmap-0.23.tar.gz
 x86_64
-/libnfsidmap-0.24.tar.gz
+/libnfsidmap-0.25.tar.gz
+libnfsidmap-0.25
diff --git a/libnfsidmap.spec b/libnfsidmap.spec
index 83d38f0..79b7a07 100644
--- a/libnfsidmap.spec
+++ b/libnfsidmap.spec
@@ -2,8 +2,8 @@
 
 Summary: NFSv4 User and Group ID Mapping Library
 Name: libnfsidmap
-Version: 0.24
-Release: 7%{?dist}
+Version: 0.25
+Release: 0%{?dist}
 Provides: nfs-utils-lib
 Obsoletes: nfs-utils-lib
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
@@ -13,8 +13,6 @@ License: BSD
 
 Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{name}-%{version}.tar.gz
 
-Patch001: libnfsidmap-0.25-rc3.patch
-
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: pkgconfig, openldap-devel
@@ -39,8 +37,6 @@ developing programs which use the libnfsidmap library.
 %prep
 %setup -q 
 
-%patch001 -p1
-
 %build
 ./autogen.sh
 %configure --disable-static  --with-pluginpath=%{_root_libdir}/%name
@@ -85,6 +81,9 @@ rm -rf %{buildroot}
 %{_root_libdir}/*.so
 
 %changelog
+* Tue Dec  6 2011 Steve Dickson <steved at redhat.com>  0.20-0
+- Updated to latest release: libnfsidmap-0.25
+
 * Mon Nov 14 2011 Steve Dickson <steved at redhat.com>  0.24-7
 - Updated to latest rc release: libnfsidmap-0-25-rc3 (bz 753930)
 
diff --git a/sources b/sources
index d84fa31..16e11f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d71a1ee9881d5b5814ff3ec41256937d  libnfsidmap-0.24.tar.gz
+2ac4893c92716add1a1447ae01df77ab  libnfsidmap-0.25.tar.gz


More information about the scm-commits mailing list