[Pkg-lustre-svn-commit] updated: [623ef5d] Revert "Build ldiskfsck and lfsck only on i386, amd64 and ia64 as it is not supposed to be used on powerpc (Closes: #511722)"
Patrick Winnertz
winnie at debian.org
Thu Aug 6 08:09:47 UTC 2009
The following commit has been merged in the master branch:
commit 623ef5d991466099c443614f16e4f4620c483dfd
Author: Patrick Winnertz <winnie at debian.org>
Date: Fri Mar 13 12:04:29 2009 +0100
Revert "Build ldiskfsck and lfsck only on i386, amd64 and ia64 as it is not supposed to be used on powerpc (Closes: #511722)"
This reverts commit b4b26cffb18b637c57ee92cadf85cfdb0d330ebe.
Conflicts:
debian/control
diff --git a/debian/control b/debian/control
index b91a568..88a8f62 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: admin
Priority: optional
Maintainer: Debian Lustre Packaging Team <pkg-lustre-maintainers at lists.alioth.debian.org>
Uploaders: Patrick Winnertz <winnie at debian.org>, Noèl Köthe <noel at debian.org>
-Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev, libsepol1-dev, libdevmapper-dev, libselinux1-dev, debhelper (>= 4), lustre-dev, libdb4.6-dev, quilt
+Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev [alpha amd64 arm hppa i386 ia64 mips mipsel powerpc ppc64 s390 sparc], libsepol1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdevmapper-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], debhelper (>= 4), lustre-dev, libdb-dev (>= 4.4.20), quilt
Standards-Version: 3.8.0
Package: ldiskfsck
Section: admin
Priority: optional
Depends:
-Architecture: i386 amd64 ia64
+Architecture: any
Description: statically-linked lustre version of the ext2 filesystem checker
This binary is necessary in order to check the lustre filesystem on OST and
MGS nodes. This binary is linked statically in order to do not conflict with
@@ -22,7 +22,7 @@ Package: lfsck
Section: admin
Priority: optional
Depends:
-Architecture: i386 amd64 ia64
+Architecture: any
Description: statically linked version of the lustre filesystem checker
This binary is necessary to check the complete lustre filesystem for errors.
You only need that package on lustre clients.
--
Repository for maintaining lidskfsprogs
More information about the Pkg-lustre-svn-commit
mailing list