- Removed 'Provides liberation-fonts and liberation-fonts-compat by

liberation-fonts-common.'
This commit is contained in:
cchance 2010-01-12 23:58:13 +00:00
parent db343b3d20
commit 7af06a58aa

View File

@ -10,7 +10,7 @@ New.
Name: %{fontname}-fonts Name: %{fontname}-fonts
Summary: Fonts to replace commonly used Microsoft Windows fonts Summary: Fonts to replace commonly used Microsoft Windows fonts
Version: 1.05.2.20091019 Version: 1.05.2.20091019
Release: 4%{?dist} Release: 5%{?dist}
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two # The license of the Liberation Fonts is a EULA that contains GPLv2 and two
# exceptions: # exceptions:
# The first exception is the standard FSF font exception. # The first exception is the standard FSF font exception.
@ -38,7 +38,6 @@ Group: User Interface/X
Requires: fontpackages-filesystem >= 1.13 Requires: fontpackages-filesystem >= 1.13
Obsoletes: liberation-fonts < 1.04.93-7 Obsoletes: liberation-fonts < 1.04.93-7
Obsoletes: liberation-fonts-compat <= 1.05.1.20090630 Obsoletes: liberation-fonts-compat <= 1.05.1.20090630
Provides: liberation-fonts, liberation-fonts-compat
%description -n %{fontname}-fonts-common %description -n %{fontname}-fonts-common
%common_desc %common_desc
@ -113,6 +112,10 @@ mkfontscale %{buildroot}%{_fontdir}
%__rm -rf %{buildroot} %__rm -rf %{buildroot}
%changelog %changelog
* Wed Jan 13 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-5.fc13
- Removed 'Provides liberation-fonts and liberation-fonts-compat by
liberation-fonts-common.'
* Tue Jan 12 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-4.fc13 * Tue Jan 12 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-4.fc13
- Rebuilt w/ macro fixes. - Rebuilt w/ macro fixes.