The following commit has been merged in the master branch:
commit ee60a3549b55c618fde94bef37eaea4474b1d89f
Author: Marco Nelles <marco.nel...@credativ.com>
Date:   Mon Jul 2 12:16:03 2012 +0200

    Added ldiskfs-detect 2.6.32 patch

diff --git a/debian/patches/ldiskfs-detect-2.6.32.patch 
b/debian/patches/ldiskfs-detect-2.6.32.patch
new file mode 100644
index 0000000..5412a6d
--- /dev/null
+++ b/debian/patches/ldiskfs-detect-2.6.32.patch
@@ -0,0 +1,17 @@
+diff --git a/ldiskfs/aclocal.m4 b/ldiskfs/aclocal.m4
+index d17e63a..f50ee31 100644
+--- a/ldiskfs/aclocal.m4
++++ b/ldiskfs/aclocal.m4
+@@ -1432,9 +1432,10 @@ if $1; then
+       2.6.32*)
+               if test x$RHEL_KERNEL = xyes; then
+                       LDISKFS_SERIES="2.6-rhel6.series"
+-              fi
+-              if test x$SUSE_KERNEL = xyes; then
++              elif test x$SUSE_KERNEL = xyes; then
+                       LDISKFS_SERIES="2.6-sles11.series"
++              else
++                      LDISKFS_SERIES="2.6.32-vanilla.series"
+               fi
+               ;;
+       *)

-- 
Lustre Debian Packaging 

_______________________________________________
Pkg-lustre-svn-commit mailing list
Pkg-lustre-svn-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-lustre-svn-commit

Reply via email to