[Pkg-lustre-svn-commit] r366 - in /trunk/debian: patches/00list rules

pwinnertz-guest at users.alioth.debian.org pwinnertz-guest at users.alioth.debian.org
Fri Oct 12 10:29:05 UTC 2007


Author: pwinnertz-guest
Date: Fri Oct 12 10:29:05 2007
New Revision: 366

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=366
Log:
make the build a bit more silent & enable some more patches

Modified:
    trunk/debian/patches/00list
    trunk/debian/rules

Modified: trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/00list?rev=366&op=diff
==============================================================================
--- trunk/debian/patches/00list (original)
+++ trunk/debian/patches/00list Fri Oct 12 10:29:05 2007
@@ -1,31 +1,31 @@
 bash_completion.dpatch
 lustre_manpage.dpatch
 
-# QL patches
-#page-size-undef-fixes.dpatch
-#inode-no-i_blksize-2.6.20.dpatch
-#posix_acl.dpatch
+# patches
+page-size-undef-fixes.dpatch
+inode-no-i_blksize-2.6.20.dpatch
+posix_acl.dpatch
 2.6.21-mds-orphan_link.dpatch
 2.6.22_ib.dpatch
 2.6.22_signal.dpatch
 2.6.22_scheduler.dpatch
-#ldiskfs-detect-2.6.20-2.6.22.dpatch
-#no_default_debugging.dpatch
-#no-m64.dpatch
-#autogen.sh.dpatch
+ldiskfs-detect-2.6.20-2.6.22.dpatch
+no_default_debugging.dpatch
+no-m64.dpatch
+autogen.sh.dpatch
 tex2pdf.dpatch
-#2.6.21-sysctl.dpatch
+2.6.21-sysctl.dpatch
 bug13438-fix-mballoc-bogus-BUGON.dpatch
 
 # Debian patches
 liblustre-makefile.dpatch
+lustre_config.dpatch
+fix-2.6.15-versioncheck.dpatch
+quota-includes.dpatch
+
+#Work needing patches
 #autogen-run.dpatch
-#lustre_config.dpatch
-#fix-2.6.15-versioncheck.dpatch
-quota-includes.dpatch
 #quota-configure.dpatch
-
-
 
 #This bugs should be fixed in 1.6.3 according to bugzilla, 
 #but are not listed in the changelog, we'll see

Modified: trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/rules?rev=366&op=diff
==============================================================================
--- trunk/debian/rules (original)
+++ trunk/debian/rules Fri Oct 12 10:29:05 2007
@@ -7,7 +7,7 @@
 # version is marked as being modified.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 DEB_BUILD_GNU_SYSTEM = $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
 DEB_BUILD_GNU_CPU = $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)




More information about the Pkg-lustre-svn-commit mailing list