Blame brettfont-fonts.spec

028d848
%define fontname brettfont
8f3c07e
8f3c07e
Name:           %{fontname}-fonts
8f3c07e
Version:        20080506
eb670d9
Release:        6%{?dist}
8f3c07e
Summary:        A handwriting font
8f3c07e
8f3c07e
Group:          User Interface/X
8f3c07e
License:        OFL
8f3c07e
URL:            http://openfontlibrary.org/media/files/brettalton/205
d71bc40
Source0:        BrettFont1.1.ttf
8f3c07e
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
8f3c07e
028d848
8f3c07e
BuildArch:      noarch
028d848
BuildRequires:  fontpackages-devel
028d848
Requires:       fontpackages-filesystem
8f3c07e
8f3c07e
%description
8f3c07e
A handwriting font made by Brett Alton.
8f3c07e
028d848
8f3c07e
%prep
8f3c07e
8f3c07e
%build
8f3c07e
8f3c07e
8f3c07e
%install
028d848
rm -fr %{buildroot}
8f3c07e
028d848
install -m 0755 -d %{buildroot}%{_fontdir}
028d848
install -m 0644 -p %{SOURCE0} %{buildroot}%{_fontdir}/brettfont.ttf
8f3c07e
8f3c07e
8f3c07e
%clean
028d848
rm -fr %{buildroot}
8f3c07e
8f3c07e
028d848
%_font_pkg *.ttf
8f3c07e
8f3c07e
%doc
028d848
028d848
%dir %{_fontdir}
8f3c07e
8f3c07e
8f3c07e
%changelog
eb670d9
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20080506-6
eb670d9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
eb670d9
028d848
* Sun Mar 8 2009 Jon Stanley <jonstanley@gmail.com> - 20080506-5
028d848
- Update to new packaging guidelines
028d848
6709b39
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20080506-4
6709b39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6709b39
d71bc40
* Mon May 19 2008 Jon Stanley <jonstanley@gmail.com> - 20080506-3
d71bc40
- Remove extraneous metadata (#447350)
d71bc40
26bce3f
* Wed May 07 2008 Jon Stanley <jonstanley@gmail.com> - 20080506-2
26bce3f
- Change installed filename to something more palatabe (#445531)
26bce3f
8f3c07e
* Tue May 06 2008 Jon Stanley <jonstanley@gmail.com> - 20080506-1
8f3c07e
- Bump version, remove %%prep cp, change %%install
8f3c07e
8f3c07e
* Mon May 05 2008 Jon Stanley <jonstanley@gmail.com> - 1.0-2
8f3c07e
- Changed %%description
8f3c07e
8f3c07e
* Mon May 05 2008 Jon Stanley <jonstanley@gmail.com> - 1.0-1
8f3c07e
- Initial package
028d848