foxygit / doom Log in
commit 0a540b154b627aec5e0318fbc8efb1372c41ac38
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Mon Jan 18 19:29:48 2010 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Mon Jan 18 19:29:48 2010 +0000

    Tweak package description slightly.

    Subversion-branch: /trunk/chocolate-doom
    Subversion-revision: 1822
---
 rpm.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rpm.spec.in b/rpm.spec.in
index 175ed7c5..2f9ebb47 100644
--- a/rpm.spec.in
+++ b/rpm.spec.in
@@ -14,8 +14,8 @@ Autoreq: 0
 Requires: libSDL-1.2.so.0, libSDL_mixer-1.2.so.0, libSDL_net-1.2.so.0

 %description
-@PACKAGE_NAME@ - @PACKAGE_SHORTDESC@.
 %(sed -n "/==/ q; p " < README)
+
 See @PACKAGE_URL@ for more information.

 %prep