- Updated Source URL to FedoraHosted and repackaged.

This commit is contained in:
kaio 2010-06-16 02:49:37 +00:00
parent d5711dc40a
commit b2852a2480

View File

@ -10,7 +10,7 @@ New.
Name: %{fontname}-fonts
Summary: Fonts to replace commonly used Microsoft Windows fonts
Version: 1.05.3.20100510
Release: 1%{?dist}
Release: 2%{?dist}
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
# exceptions:
# The first exception is the standard FSF font exception.
@ -19,7 +19,7 @@ Release: 1%{?dist}
License: Liberation
Group: User Interface/X
URL: http://fedorahosted.org/liberation-fonts/
Source0: http://liberation-fonts.googlecode.com/files/liberation-fonts/%{name}-ttf-%{version}.tar.gz
Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/%{name}-ttf-%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
@ -124,6 +124,9 @@ mkfontscale %{buildroot}%{_fontdir}
%__rm -rf %{buildroot}
%changelog
* Wed Jun 16 2010 Caius 'kaio' Chance <cchance@redhat.com> - 1.05.3.20100510-2
- Updated Source URL to FedoraHosted and repackaged.
* Mon May 10 2010 Caius 'kaio' Chance <me at kaio.net> - 1.05.3.20100510-1
- Updated from upstream.
- Fixed correct Romanian glyphs in Liberation Fonts. (rhbz#440992)