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
|
Thu May 17 09:10:05 UTC 2012 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -16,19 +16,19 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define fontdir %{_fontsdir}/uni
|
||||||
|
|
||||||
Name: gnu-unifont-bitmap-fonts
|
Name: gnu-unifont-bitmap-fonts
|
||||||
Version: 20080123
|
Version: 20080123
|
||||||
Release: 75
|
Release: 0
|
||||||
%define fontdir /usr/share/fonts/uni
|
Summary: The GNU Unicode Bitmap Font
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Summary: The GNU Unicode Bitmap font
|
|
||||||
Url: http://en.wikipedia.org/wiki/Gnu_unifont
|
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
|
Url: http://en.wikipedia.org/wiki/Gnu_unifont
|
||||||
Source0: gnu-unifont-%{version}.tar.bz2
|
Source0: gnu-unifont-%{version}.tar.bz2
|
||||||
Source1: gpl-2.0.txt
|
Source1: gpl-2.0.txt
|
||||||
BuildRequires: xorg-x11
|
BuildRequires: fontpackages-devel
|
||||||
Requires(pre): %suseconfig_fonts_prereq
|
%reconfigure_fonts_prereq
|
||||||
Provides: gnu-unifont = %{version}
|
Provides: gnu-unifont = %{version}
|
||||||
Obsoletes: gnu-unifont <= 20080123
|
Obsoletes: gnu-unifont <= 20080123
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -55,11 +55,7 @@ install -m 444 *.pcf.gz %{buildroot}%{fontdir}
|
|||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
|
||||||
%post
|
%reconfigure_fonts_scriptlets
|
||||||
%run_suseconfig_fonts
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%run_suseconfig_fonts
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root,root)
|
%defattr(-, root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user