diff --git a/gnu-unifont-bitmap-fonts.changes b/gnu-unifont-bitmap-fonts.changes index 5f48dbc..1f9dbb8 100644 --- a/gnu-unifont-bitmap-fonts.changes +++ b/gnu-unifont-bitmap-fonts.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 17 09:10:05 UTC 2012 - pgajdos@suse.com + +- call spec-cleaner + ------------------------------------------------------------------- Fri Jan 13 08:09:08 UTC 2012 - toms@opensuse.org diff --git a/gnu-unifont-bitmap-fonts.spec b/gnu-unifont-bitmap-fonts.spec index a5a2c21..97285f3 100644 --- a/gnu-unifont-bitmap-fonts.spec +++ b/gnu-unifont-bitmap-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package gnu-unifont-bitmap-fonts # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,40 +15,36 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: gnu-unifont-bitmap-fonts -BuildRequires: xorg-x11 -%define fontdir /usr/share/fonts/uni -License: GPL-2.0+ -Group: System/X11/Fonts -AutoReqProv: on -PreReq: %suseconfig_fonts_prereq -Summary: The GNU Unicode Bitmap font Version: 20080123 Release: 75 +%define fontdir /usr/share/fonts/uni +License: GPL-2.0+ +Summary: The GNU Unicode Bitmap font Url: http://en.wikipedia.org/wiki/Gnu_unifont +Group: System/X11/Fonts Source0: gnu-unifont-%{version}.tar.bz2 Source1: gpl-2.0.txt -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch +BuildRequires: xorg-x11 +Requires(pre): %suseconfig_fonts_prereq Provides: gnu-unifont = %{version} Obsoletes: gnu-unifont <= 20080123 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description The GNU Unifont by Roman Czyborra is a free bitmap font that covers the Unicode Basic Multilingual Plane (BMP), using an -intermediate bitmapped font format. - - +intermediate bitmapped font format. %prep # gnu-unifont-20080123/ %setup -q -n gnu-unifont-%{version} -# Explicitly overwrite COPYING with gpl-2.0.txt to avoid +# Explicitly overwrite COPYING with gpl-2.0.txt to avoid # "incorrect-fsf-address" warning -cp %{S:1} COPYING +cp %{SOURCE1} COPYING %build gzip --best *.pcf