From 805c66c98227863b98bbc4f7dce31951b1d590af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Nov 2009 09:31:02 +0000 Subject: [PATCH] remove trailing .'s from summaries --- ghc-utf8-string.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-utf8-string.spec b/ghc-utf8-string.spec index 40aeeed..f3860bb 100644 --- a/ghc-utf8-string.spec +++ b/ghc-utf8-string.spec @@ -9,7 +9,7 @@ Name: ghc-%{pkg_name} Version: 0.3.5 Release: 3%{?dist} -Summary: Haskell UTF8 layer for IO and Strings. +Summary: Haskell UTF8 layer for IO and Strings Group: Development/Libraries License: BSD @@ -32,7 +32,7 @@ for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. %package devel -Summary: Haskell UTF8 layer for IO and Strings. +Summary: Haskell UTF8 layer for IO and Strings Group: Development/Libraries Requires: ghc = %{ghc_version} Requires(post): ghc = %{ghc_version}