diff options
-rw-r--r-- | rpm.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |