diff --git a/ghostscript.spec b/ghostscript.spec index 9c5b3e9..dac8c7c 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -1,7 +1,7 @@ %define gs_ver 8.63 %define gs_dot_ver 8.63 %{expand: %%define build_with_freetype %{?_with_freetype:1}%{!?_with_freetype:0}} -Summary: A PostScript(TM) interpreter and renderer. +Summary: A PostScript interpreter and renderer. Name: ghostscript Version: %{gs_ver} @@ -42,7 +42,7 @@ Conflicts: ttfonts-zh_CN < 2.12-2 Conflicts: ttfonts-zh_TW < 2.11-20 %description -Ghostscript is a set of software that provides a PostScript(TM) +Ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures (the Ghostscript library, which implements the graphics capabilities in the PostScript language) and an interpreter for Portable Document Format (PDF) files. Ghostscript @@ -73,7 +73,7 @@ Group: Documentation The documentation files that come with ghostscript. %package gtk -Summary: A GTK-enabled PostScript(TM) interpreter and renderer. +Summary: A GTK-enabled PostScript interpreter and renderer. Requires: %{name} = %{version}-%{release} Group: Applications/Publishing @@ -288,6 +288,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Jan 30 2009 Tim Waugh +- Removed trade marks to avoid any potential confusion. + * Fri Oct 17 2008 Tim Waugh - Removed last patch (unsuccessful).