File bpg-fonts.spec of Package bpg-fonts
#
# spec file for package bpg-fonts
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: bpg-fonts
Version: 0.20120510
Release: 182
License: Other uncritical OpenSource License
Summary: Free Georgian TrueType Fonts by BPG-InfoTech
Url: http://aiet.qartuli.net/docs/georgian_on_linux_en.php
Group: System/X11/Fonts
Source0: http://aiet.qartuli.net/download/BPG_Chveulebrivi_Bold.ttf.gz
Source1: http://aiet.qartuli.net/download/BPG_Chveulebrivi.ttf.gz
Source2: http://aiet.qartuli.net/download/BPG_Courier_Bold.ttf.gz
Source3: http://aiet.qartuli.net/download/BPG_Courier.ttf.gz
Source4: http://aiet.qartuli.net/download/BPG_Elite_Bold.ttf.gz
Source5: http://aiet.qartuli.net/download/BPG_Elite.ttf.gz
Source6: http://aiet.qartuli.net/download/BPG_Glaho_Bold.ttf.gz
Source7: http://aiet.qartuli.net/download/BPG_Glaho.ttf.gz
Source8: http://aiet.qartuli.net/download/BPG_Rioni_Bold.ttf.gz
Source9: http://aiet.qartuli.net/download/BPG_Rioni.ttf.gz
Source10: http://aiet.qartuli.net/download/BPG_Unicode_Standard.ttf.gz
Source20: License
Source21: BPG-fonts-license-mailbox
Source22: download.sh
BuildRequires: fontpackages-devel
%reconfigure_fonts_prereq
Provides: scalable-font-ka
Provides: locale(ka)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Free Georgian TrueType fonts by BPG-InfoTech.
%prep
%setup -T -c %{name} -n %{name}
cp $RPM_SOURCE_DIR/License .
cp $RPM_SOURCE_DIR/BPG-fonts-license-mailbox .
cp $RPM_SOURCE_DIR/*.ttf.gz .
gunzip *.ttf.gz
%build
%install
mkdir -p %{buildroot}%{_ttfontsdir}/
install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets
%files
%defattr(-, root,root)
%doc License BPG-fonts-license-mailbox
%{_ttfontsdir}/
%changelog