Accepting request 133945 from M17N:fonts
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/133945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnu-unifont-bitmap-fonts?expand=0&rev=4
This commit is contained in:
commit
7859c00084
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 4 12:39:06 CEST 2012 - pgajdos@suse.cz
|
||||
|
||||
- amend spec file to reflect new font packaging scheme
|
||||
(see openFATE#313536);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 09:10:05 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
|
@ -16,19 +16,19 @@
|
||||
#
|
||||
|
||||
|
||||
%define fontdir %{_fontsdir}/uni
|
||||
|
||||
Name: gnu-unifont-bitmap-fonts
|
||||
Version: 20080123
|
||||
Release: 75
|
||||
%define fontdir /usr/share/fonts/uni
|
||||
Release: 0
|
||||
Summary: The GNU Unicode Bitmap Font
|
||||
License: GPL-2.0+
|
||||
Summary: The GNU Unicode Bitmap font
|
||||
Url: http://en.wikipedia.org/wiki/Gnu_unifont
|
||||
Group: System/X11/Fonts
|
||||
Url: http://en.wikipedia.org/wiki/Gnu_unifont
|
||||
Source0: gnu-unifont-%{version}.tar.bz2
|
||||
Source1: gpl-2.0.txt
|
||||
BuildRequires: xorg-x11
|
||||
Requires(pre): %suseconfig_fonts_prereq
|
||||
BuildRequires: fontpackages-devel
|
||||
%reconfigure_fonts_prereq
|
||||
Provides: gnu-unifont = %{version}
|
||||
Obsoletes: gnu-unifont <= 20080123
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -55,11 +55,7 @@ install -m 444 *.pcf.gz %{buildroot}%{fontdir}
|
||||
|
||||
%clean
|
||||
|
||||
%post
|
||||
%run_suseconfig_fonts
|
||||
|
||||
%postun
|
||||
%run_suseconfig_fonts
|
||||
%reconfigure_fonts_scriptlets
|
||||
|
||||
%files
|
||||
%defattr(-, root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user