File bpg-fonts.spec of Package bpg-fonts
#
# spec file for package bpg-fonts (Version 0.20050518)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: bpg-fonts
%if %suse_version > 910
BuildRequires: xorg-x11-devel
%else
BuildRequires: XFree86-devel
%endif
%if "%(xft-config --prefix)" == "/usr"
%define fontdir /usr/share/fonts/truetype
%else
%define fontdir /usr/X11R6/lib/X11/fonts/truetype
%endif
License: Other uncritical OpenSource License, Other License(s), see package
Group: System/X11/Fonts
Provides: scalable-font-ka
Autoreqprov: on
PreReq: %suseconfig_fonts_prereq
Provides: locale(ka)
Version: 0.20050518
Release: 15
URL: http://aiet.qartuli.net/docs/georgian_on_linux_en.php
Source0: http://aiet.qartuli.net/download/BPG_Glaho.ttf.bz2
Source1: http://aiet.qartuli.net/download/BPG_Chveulebrivi.ttf.bz2
Source2: http://aiet.qartuli.net/download/BPG_Courier.ttf.bz2
Source10: License
Source11: BPG-fonts-license-mailbox
BuildArchitectures: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Free Georgian TrueType Fonts by BPG-InfoTech
%description
Free Georgian TrueType fonts by BPG-InfoTech.
Authors:
--------
Bessarion Gugushvili <gougouchvili.vissarion@kolumbus.fi>
%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.bz2 .
bunzip2 *.ttf.bz2
%build
%install
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
mkdir -p $RPM_BUILD_ROOT%{fontdir}/
install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}/
%clean
%post
%run_suseconfig_fonts
%postun
%run_suseconfig_fonts
%files
%defattr(-, root,root)
%doc License BPG-fonts-license-mailbox
%dir %{fontdir}/
%{fontdir}/*.ttf
%changelog -n bpg-fonts
* Wed Aug 09 2006 - mfabian@suse.de
- move fonts to /usr/share/fonts/truetype (for openSUSE 10.2).
* Wed Mar 01 2006 - mfabian@suse.de
- add "Provides: locale(ka)".
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jun 09 2005 - mfabian@suse.de
- add mail exchange with Mr. Bessarion P. Gugushvili, the author
of these fonts where he confirms that these fonts are freely
distributable with any GNU Linux System or other open-source
software.
* Wed May 18 2005 - mfabian@suse.de
- new package, version 0.20050518