[Pkg-lustre-svn-commit] r400 - in /trunk/debian: changelog patches/00list patches/fix-lustre-manpage.dpatch
winnie at users.alioth.debian.org
winnie at users.alioth.debian.org
Wed Dec 19 12:23:17 UTC 2007
Author: winnie
Date: Wed Dec 19 12:23:16 2007
New Revision: 400
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=400
Log:
Add patch for lustre manpage
Added:
trunk/debian/patches/fix-lustre-manpage.dpatch (with props)
Modified:
trunk/debian/changelog
trunk/debian/patches/00list
Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/changelog?rev=400&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Wed Dec 19 12:23:16 2007
@@ -20,8 +20,10 @@
- page-size-undef-fixes.dpatch
- remove-set_tunables.dpatch
- tex2pdf.dpatch
-
- -- Patrick Winnertz <winnie at debian.org> Wed, 19 Dec 2007 12:31:07 +0100
+ * Add new patch in order to fix the lustre manpage provided by upstream
+ (fix-lustre-manpage.dpatch)
+
+ -- Patrick Winnertz <winnie at debian.org> Wed, 19 Dec 2007 13:25:22 +0100
lustre (1.6.3-2) unstable; urgency=low
Modified: trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/00list?rev=400&op=diff
==============================================================================
--- trunk/debian/patches/00list (original)
+++ trunk/debian/patches/00list Wed Dec 19 12:23:16 2007
@@ -22,6 +22,7 @@
bug13852-quota_includes.dpatch
bug6334-prevent_multiple_mounts.dpatch
autogen-run.dpatch
+fix-lustre-manpage.dpatch
#Quick hack to get quota working
enable-quota.dpatch
Added: trunk/debian/patches/fix-lustre-manpage.dpatch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/fix-lustre-manpage.dpatch?rev=400&op=file
==============================================================================
--- trunk/debian/patches/fix-lustre-manpage.dpatch (added)
+++ trunk/debian/patches/fix-lustre-manpage.dpatch Wed Dec 19 12:23:16 2007
@@ -1,0 +1,22 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## fix-lustre-manpage.dpatch by Patrick Winnertz <winnie at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad lustre-1.6.4.1~/lustre/doc/lustre.7 lustre-1.6.4.1/lustre/doc/lustre.7
+--- lustre-1.6.4.1~/lustre/doc/lustre.7 2007-12-19 13:20:23.000000000 +0100
++++ lustre-1.6.4.1/lustre/doc/lustre.7 2007-12-19 13:24:40.000000000 +0100
+@@ -2,9 +2,9 @@
+ .\" Copyright 2006 by Cluster FileSystems. All Rights Reserved.
+ .\" This file may be copied under the terms of the GNU Public License.
+ .\"
+-.TH Lustre 7 "2006 Jun 15" Lustre "A high-performance cluster file system"
++.TH Lustre 7
+ .SH NAME
+-Lustre
++Lustre - a high-performance cluster file system
+ .SH SYNOPSIS
+ A high-performance file system designed for clusters.
+ .SH DESCRIPTION
Propchange: trunk/debian/patches/fix-lustre-manpage.dpatch
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-lustre-svn-commit
mailing list