rpms/nfs-utils-lib/devel .cvsignore, 1.6, 1.7 nfs-utils-lib.spec, 1.21, 1.22 sources, 1.6, 1.7

Steve Dickson (steved) fedora-extras-commits at redhat.com
Tue Oct 16 17:22:15 UTC 2007


Author: steved

Update of /cvs/pkgs/rpms/nfs-utils-lib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11378

Modified Files:
	.cvsignore nfs-utils-lib.spec sources 
Log Message:
- Switch the libgssapi dependency to libgssglue
- Updated  librpcsecgss to the 0.16 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils-lib/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	29 Jul 2007 13:25:48 -0000	1.6
+++ .cvsignore	16 Oct 2007 17:21:43 -0000	1.7
@@ -5,3 +5,4 @@
 librpcsecgss-0.14.tar.gz
 libnfsidmap-0.19.tar.gz
 libnfsidmap-0.20.tar.gz
+librpcsecgss-0.16.tar.gz


Index: nfs-utils-lib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils-lib/devel/nfs-utils-lib.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nfs-utils-lib.spec	29 Aug 2007 05:48:43 -0000	1.21
+++ nfs-utils-lib.spec	16 Oct 2007 17:21:43 -0000	1.22
@@ -1,13 +1,13 @@
 Summary: Network File System Support Library
 Name: nfs-utils-lib
 Version: 1.1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
 License: GPL
 
 %define idmapvers 0.20
 %define libnfsidmap libnfsidmap
-%define rpcsecgssvers 0.14
+%define rpcsecgssvers 0.16
 %define librpcsecgss librpcsecgss
 %define libs %{librpcsecgss} %{libnfsidmap}
 Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{libnfsidmap}-%{idmapvers}.tar.gz
@@ -15,15 +15,13 @@
 
 Patch00: nfs-utils-lib-1.0.8-idmap.conf.patch
 
-Patch100: librpcsecgss-0.13-compile.patch
-
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: pkgconfig, gettext, autoconf, automake
-BuildRequires: libgssapi-devel >= 0.11, openldap-devel
+BuildRequires: libgssglue-devel >= 0.11, openldap-devel
 Requires(postun): /sbin/ldconfig
 Requires(pre): /sbin/ldconfig
-Requires: libgssapi >= 0.11, openldap
+Requires: libgssglue >= 0.11, openldap
 
 %description
 Support libraries that are needed by the commands and 
@@ -46,8 +44,6 @@
 
 %patch00 -p1
 
-%patch100 -p1
-
 %build
 top=`pwd`
 for dir in %{libs} ; do
@@ -129,6 +125,10 @@
 %{_libdir}/libnfsidmap.a
 
 %changelog
+* Tue Oct 16 2007 Steve Dickson <steved at redhat.com> 1.1.0-3
+- Switch the libgssapi dependency to libgssglue
+- Updated  librpcsecgss to the 0.16 release
+
 * Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1.1.0-2
 - Rebuild for selinux ppc32 issue.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nfs-utils-lib/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	29 Jul 2007 13:25:49 -0000	1.6
+++ sources	16 Oct 2007 17:21:43 -0000	1.7
@@ -1,2 +1,2 @@
-0d4cdee46a98731b1b71e30504589281  librpcsecgss-0.14.tar.gz
 9233cb77876eb642374a0d2bcaba1170  libnfsidmap-0.20.tar.gz
+75f08156e6a3f35dec426142a4545a0f  librpcsecgss-0.16.tar.gz




More information about the fedora-extras-commits mailing list