Accepting request 122142 from M17N:fonts

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/122142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnu-unifont-bitmap-fonts?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-05-26 07:24:41 +00:00 committed by Git OBS Bridge
commit 48c4fe4efc
2 changed files with 17 additions and 16 deletions

View File

@ -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 Fri Jan 13 08:09:08 UTC 2012 - toms@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnu-unifont-bitmap-fonts # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,40 +15,36 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: gnu-unifont-bitmap-fonts 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 Version: 20080123
Release: 75 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 Url: http://en.wikipedia.org/wiki/Gnu_unifont
Group: System/X11/Fonts
Source0: gnu-unifont-%{version}.tar.bz2 Source0: gnu-unifont-%{version}.tar.bz2
Source1: gpl-2.0.txt Source1: gpl-2.0.txt
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: xorg-x11
BuildArch: noarch Requires(pre): %suseconfig_fonts_prereq
Provides: gnu-unifont = %{version} Provides: gnu-unifont = %{version}
Obsoletes: gnu-unifont <= 20080123 Obsoletes: gnu-unifont <= 20080123
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description %description
The GNU Unifont by Roman Czyborra is a free bitmap font that The GNU Unifont by Roman Czyborra is a free bitmap font that
covers the Unicode Basic Multilingual Plane (BMP), using an covers the Unicode Basic Multilingual Plane (BMP), using an
intermediate bitmapped font format. intermediate bitmapped font format.
%prep %prep
# gnu-unifont-20080123/ # gnu-unifont-20080123/
%setup -q -n gnu-unifont-%{version} %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 # "incorrect-fsf-address" warning
cp %{S:1} COPYING cp %{SOURCE1} COPYING
%build %build
gzip --best *.pcf gzip --best *.pcf