packages: nfs-utils/nfs-utils.spec - union mount support - BR libblkid-deve...

baggins baggins at pld-linux.org
Wed May 20 16:54:56 CEST 2009


Author: baggins                      Date: Wed May 20 14:54:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- union mount support
- BR libblkid-devel instead of e2fsprogs-devel

---- Files affected:
packages/nfs-utils:
   nfs-utils.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: packages/nfs-utils/nfs-utils.spec
diff -u packages/nfs-utils/nfs-utils.spec:1.171 packages/nfs-utils/nfs-utils.spec:1.172
--- packages/nfs-utils/nfs-utils.spec:1.171	Sun Mar 15 12:22:57 2009
+++ packages/nfs-utils/nfs-utils.spec	Wed May 20 16:54:51 2009
@@ -32,12 +32,13 @@
 Patch2:		%{name}-keytab-path.patch
 Patch3:		%{name}-subsys.patch
 Patch4:		%{name}-git-cel.patch
+Patch5:		%{name}-union-mount.patch
 URL:		http://nfs.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	cpp
-BuildRequires:	e2fsprogs-devel >= 1.41
 BuildRequires:	krb5-devel >= 1.6
+BuildRequires:	libblkid-devel
 BuildRequires:	libevent-devel >= 1.2
 BuildRequires:	libgssglue-devel >= 0.1
 BuildRequires:	libnfsidmap-devel >= 0.21-3
@@ -158,6 +159,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 # conflict with GNU stdio extension
 sed -i -e 's/dprintf/dbgprintf/' support/include/ha-callout.h utils/statd/*.[ch]
@@ -389,6 +391,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2009/05/20 14:54:51  baggins
+- union mount support
+- BR libblkid-devel instead of e2fsprogs-devel
+
 Revision 1.171  2009/03/15 11:22:57  baggins
 - rel 2
 - replaced hardcoded regex with a setting in `nfsfs stop()` command
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nfs-utils/nfs-utils.spec?r1=1.171&r2=1.172&f=u



More information about the pld-cvs-commit mailing list