[urw-fonts] cleanup specfile

Than Ngo than at fedoraproject.org
Mon May 6 13:47:14 UTC 2013


commit d80f8a7538687bc5b077425f2f82f6f48edaec63
Author: Than Ngo <than at redhat.com>
Date:   Mon May 6 15:47:06 2013 +0200

    cleanup specfile

 urw-fonts.spec |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/urw-fonts.spec b/urw-fonts.spec
index 01113e2..cb85eff 100644
--- a/urw-fonts.spec
+++ b/urw-fonts.spec
@@ -1,25 +1,23 @@
-%define filippov_version 1.0.7pre44
-%define fontdir %{_datadir}/fonts/default/Type1
-%define catalogue /etc/X11/fontpath.d
+%global filippov_version 1.0.7pre44
+%global fontdir %{_datadir}/fonts/default/Type1
+%global catalogue /etc/X11/fontpath.d
 
 Summary: Free versions of the 35 standard PostScript fonts.
 Name: urw-fonts
 Version: 2.4
-Release: 15%{?dist}
+Release: 16%{?dist}
 Source: %{name}-%{filippov_version}.tar.bz2
 URL: http://svn.ghostscript.com/ghostscript/tags/urw-fonts-1.0.7pre44/
-# URW holds copyright
-# No version specified
+# URW holds copyright, No version specified
 License: GPL+
 Group: User Interface/X
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
 Requires(post): fontconfig
 Requires(post): xorg-x11-font-utils
 Requires(postun): fontconfig
 
 %description 
-Free, good quality versions of the 35 standard PostScript(TM) fonts,
+Free good quality versions of the 35 standard PostScript(TM) fonts,
 donated under the GPL by URW++ Design and Development GmbH.
 
 Install the urw-fonts package if you need free versions of standard
@@ -73,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{fontdir}/*.pfb
 
 %changelog
+* Mon May 06 2013 Than Ngo <than at redhat.com> - 2.4-16
+- cleanup specfile
+
 * Thu May  2 2013 Tom Callaway <spot at fedoraproject.org> - 2.4-15
 - simplify post scriptlet a bit, don't drop output to /dev/null for debugging purposes
 


More information about the fonts-bugs mailing list