Added new version of tarball.
This commit is contained in:
parent
4aed153d54
commit
209ae8e087
BIN
liberation-fonts-ttf-3.tar.gz
Normal file
BIN
liberation-fonts-ttf-3.tar.gz
Normal file
Binary file not shown.
@ -1,25 +1,24 @@
|
|||||||
Summary: Fonts to replace commonly used Microsoft Windows Fonts
|
Summary: Fonts to replace commonly used Microsoft Windows Fonts
|
||||||
Name: liberation-fonts
|
Name: liberation-fonts
|
||||||
Version: 0.1
|
Version: 0.2
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL + font exception
|
License: GPL + font exception
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
URL: https://www.redhat.com/promo/fonts/
|
URL: https://www.redhat.com/promo/fonts/
|
||||||
Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-2.tar.gz
|
Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz
|
||||||
Source1: 59-liberation-fonts.conf
|
Source1: 59-liberation-fonts.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# for /etc/fonts/conf.d
|
# for /etc/fonts/conf.d
|
||||||
Requires: fontconfig
|
Requires: fontconfig
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Liberation Fonts are intended to be replacements for the three
|
The Liberation Fonts are intended to be replacements for the three
|
||||||
most commonly used fonts on Microsoft systems: Times New Roman,
|
most commonly used fonts on Microsoft systems: Times New Roman,
|
||||||
Arial, and Courier New.
|
Arial, and Courier New.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%setup -q
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
@ -54,6 +53,9 @@ fi
|
|||||||
%config(noreplace) %{_sysconfdir}/fonts/conf.d/59-liberation-fonts.conf
|
%config(noreplace) %{_sysconfdir}/fonts/conf.d/59-liberation-fonts.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 14 2007 Caius Chance <cchance@redhat.com> 0.2-1.fc8
|
||||||
|
- Fixed bz#240393: Update to new release.
|
||||||
|
|
||||||
* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> 0.1-9
|
* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> 0.1-9
|
||||||
- Bump revision
|
- Bump revision
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user