diff options
| author | Alan Conway <aconway@apache.org> | 2007-08-20 13:09:46 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-08-20 13:09:46 +0000 |
| commit | ccc97ff1b41f0b952888b24735238b39e0fe882d (patch) | |
| tree | 114076fe389da61818a9d020b88ceb64a3267886 /qpid/cpp/etc | |
| parent | 6fa2905ef4f0e605aedc57eba221bbf0f6a7b063 (diff) | |
| download | qpid-python-ccc97ff1b41f0b952888b24735238b39e0fe882d.tar.gz | |
* qpidc.spec.in: Fix rpmlint "macro in changelog" warning.
* etc/qpidd: Put description on one line.
Continuation line causing rpmlint to barf with "wrong-line-in-lsb-tag
* configure.ac: Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@567683 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/etc')
| -rwxr-xr-x | qpid/cpp/etc/qpidd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/cpp/etc/qpidd b/qpid/cpp/etc/qpidd index ed9a3ececb..6aa79339d7 100755 --- a/qpid/cpp/etc/qpidd +++ b/qpid/cpp/etc/qpidd @@ -10,8 +10,7 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: start or stop qpidd -# Description: Qpidd is an AMQP broker. It receives, stores, routes and -# forwards messages using the AMQP protcol. +# Description: Qpidd is an AMQP broker. It receives, stores, routes and forwards messages using the AMQP protcol. ### END INIT INFO # chkconfig: - 85 15 |
