From 23d38d6e8d9b619d376d3e20be7900710b1024e0 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 26 Nov 2010 09:12:37 +0000 Subject: [PATCH] Fixed more summaries ending with ".". --- ghostscript.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/ghostscript.spec b/ghostscript.spec index d34cbe5..4fbf3d4 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 21%{?dist} +Release: 22%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -81,7 +81,7 @@ install ghostscript, you also need to install the ghostscript-fonts package. %package devel -Summary: Files for developing applications that use ghostscript. +Summary: Files for developing applications that use ghostscript Requires: %{name} = %{version}-%{release} Group: Development/Libraries @@ -89,7 +89,7 @@ Group: Development/Libraries The header files for developing applications that use ghostscript. %package doc -Summary: Documentation for ghostscript. +Summary: Documentation for ghostscript Requires: %{name} = %{version}-%{release} Group: Documentation BuildArch: noarch @@ -98,7 +98,7 @@ BuildArch: noarch The documentation files that come with ghostscript. %package gtk -Summary: A GTK-enabled PostScript interpreter and renderer. +Summary: A GTK-enabled PostScript interpreter and renderer Requires: %{name} = %{version}-%{release} Group: Applications/Publishing @@ -394,6 +394,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Nov 26 2010 Tim Waugh 8.71-22 +- Fixed more summaries ending with ".". + * Thu Nov 25 2010 Tim Waugh 8.71-21 - Reverted gdevcups-segfaults patch from bug #639593 as it causes artifacts in multi-page PDF documents (bug #655403). Even picking