From 6edb03af9f0dd4ae8f637fd5d04d33dfbcb13600 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 13 Aug 2008 05:15:40 +0000
Subject: [PATCH] rpm section header must be kept on a separate line

---
 myplc-docs.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/myplc-docs.spec b/myplc-docs.spec
index 06092ef..cda8d63 100644
--- a/myplc-docs.spec
+++ b/myplc-docs.spec
@@ -28,9 +28,10 @@ BuildRequires: docbook-dtds, docbook-utils-pdf
 
 %define debug_package %{nil}
 
-%description This package contains the online documentation for MyPLC,
-in the form of the reference manuals for the two APIs provided: PLCAPI
-and NMAPI. A general introduction to the MyPLC system can be found at
+%description
+This package contains the online documentation for MyPLC, i.e. the
+reference manuals for the two APIs provided: PLCAPI and NMAPI. A
+more general introduction to the MyPLC system can be found at
 http://svn.planet-lab.org/wiki/MyPLCUserGuide
 
 %prep
-- 
2.47.0