]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- add patch to pass -f (fake mount) to mount.<FSTYPE> helpers
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Mar 2007 15:50:44 +0000 (15:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux.spec -> 1.288

util-linux.spec

index 3fbdb676aa7bf2097c64db18ef77b1d69fe1a275..992eeb00d9e7f018515672ae0ccc6d757c29c3d3 100644 (file)
@@ -65,6 +65,7 @@ Patch27:      %{name}-2.12q-use-update_mtab-for-fake.patch
 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}
@@ -404,6 +405,7 @@ Obsługa raw-device'ów.
 %patch28 -p0
 %patch29 -p1
 %patch30 -p1
+%patch31 -p1
 
 %build
 CC="%{__cc}"
This page took 0.117232 seconds and 4 git commands to generate.