rpms/ghc-utf8-string/devel ghc-utf8-string.spec,1.2,1.3

Jens Petersen petersen at fedoraproject.org
Mon Nov 16 09:31:02 UTC 2009


Author: petersen

Update of /cvs/extras/rpms/ghc-utf8-string/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14491

Modified Files:
	ghc-utf8-string.spec 
Log Message:
remove trailing .'s from summaries


Index: ghc-utf8-string.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc-utf8-string/devel/ghc-utf8-string.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ghc-utf8-string.spec	25 Jul 2009 00:05:42 -0000	1.2
+++ ghc-utf8-string.spec	16 Nov 2009 09:31:02 -0000	1.3
@@ -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
 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}




More information about the scm-commits mailing list