SPECS: util-linux.spec - add patch to pass -f (fake mount) to moun...

baggins baggins at pld-linux.org
Thu Mar 22 16:50:49 CET 2007


Author: baggins                      Date: Thu Mar 22 15:50:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch to pass -f (fake mount) to mount.<FSTYPE> helpers

---- Files affected:
SPECS:
   util-linux.spec (1.287 -> 1.288) 

---- Diffs:

================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.287 SPECS/util-linux.spec:1.288
--- SPECS/util-linux.spec:1.287	Thu Feb 15 13:28:03 2007
+++ SPECS/util-linux.spec	Thu Mar 22 16:50:44 2007
@@ -66,6 +66,7 @@
 Patch28:	%{name}-2.12q-more-fake-checks-v2.patch
 Patch29:	%{name}-2.12q-update_mtab-fixes.patch
 Patch30:	%{name}-as_needed-fix.patch
+Patch31:	%{name}-mount.helper-fake.patch
 BuildRequires:	cryptsetup-devel
 BuildRequires:	gettext-devel
 %{?with_selinux:BuildRequires:	libselinux-devel}
@@ -405,6 +406,7 @@
 %patch28 -p0
 %patch29 -p1
 %patch30 -p1
+%patch31 -p1
 
 %build
 CC="%{__cc}"
@@ -1091,6 +1093,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.288  2007/03/22 15:50:44  baggins
+- add patch to pass -f (fake mount) to mount.<FSTYPE> helpers
+
 Revision 1.287  2007/02/15 12:28:03  arekm
 - rel 8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/util-linux.spec?r1=1.287&r2=1.288&f=u



More information about the pld-cvs-commit mailing list