SPECS: util-linux.spec - added patch for mount to call mount.<FSTY...

baggins baggins at pld-linux.org
Sun Mar 25 17:40:41 CEST 2007


Author: baggins                      Date: Sun Mar 25 15:40:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch for mount to call mount.<FSTYPE> also for autodetected fs

---- Files affected:
SPECS:
   util-linux.spec (1.294 -> 1.295) 

---- Diffs:

================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.294 SPECS/util-linux.spec:1.295
--- SPECS/util-linux.spec:1.294	Sun Mar 25 01:21:08 2007
+++ SPECS/util-linux.spec	Sun Mar 25 17:40:36 2007
@@ -112,6 +112,7 @@
 Patch76:	%{name}-swap-page.patch
 Patch77:	%{name}-umount-sysfs.patch
 Patch78:	%{name}-ac-dirs.patch
+Patch79:	%{name}-mount-helper-auto.patch
 BuildRequires:	audit-libs-devel >= 1.0.6
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -477,6 +478,7 @@
 %patch48 -p1
 %patch49 -p1
 %patch50 -p1
+%patch79 -p1
 %patch51 -p1
 %patch52 -p1
 %patch53 -p1
@@ -1173,6 +1175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.295  2007/03/25 15:40:36  baggins
+- added patch for mount to call mount.<FSTYPE> also for autodetected fs
+
 Revision 1.294  2007/03/25 00:21:08  baggins
 - files shuffling to avoid confusion later
 
================================================================

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



More information about the pld-cvs-commit mailing list