remove redundant obsoletes, provides and conflicts from new subpackages
This commit is contained in:
parent
47389a52d8
commit
ddee18eafe
@ -10,7 +10,7 @@ New.
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
||||
Version: 1.04.93
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?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.
|
||||
@ -55,7 +55,7 @@ Group: User Interface/X
|
||||
Requires: %{fontname}-sans-fonts = %{version}-%{release}
|
||||
Requires: %{fontname}-serif-fonts = %{version}-%{release}
|
||||
Requires: %{fontname}-mono-fonts = %{version}-%{release}
|
||||
Obsoletes: liberation-fonts < 1.04.93-8
|
||||
Obsoletes: liberation-fonts < 1.04.93-7
|
||||
|
||||
%description -n %{fontname}-fonts-compat
|
||||
%common_desc
|
||||
@ -69,9 +69,6 @@ Meta-package for installing all three font families: Sans, Serif, Mono.
|
||||
Summary: Sans-serif fonts to replace commonly used Microsoft Arial
|
||||
Group: User Interface/X
|
||||
Requires: %{fontname}-fonts-common = %{version}-%{release}
|
||||
Conflicts: liberation-fonts < 1.04.93-8
|
||||
Obsoletes: liberation-sans-fonts < 1.04.93-8
|
||||
Provides: liberation-sans-fonts = %{version}-%{release}
|
||||
|
||||
%description -n %{fontname}-sans-fonts
|
||||
%common_desc
|
||||
@ -84,9 +81,6 @@ This is Sans-serif TrueType fonts that replaced commonly used Microsoft Arial.
|
||||
Summary: Serif fonts to replace commonly used Microsoft Times New Roman
|
||||
Group: User Interface/X
|
||||
Requires: %{fontname}-fonts-common = %{version}-%{release}
|
||||
Conflicts: liberation-fonts < 1.04.93-8
|
||||
Obsoletes: liberation-serif-fonts < 1.04.93-8
|
||||
Provides: liberation-serif-fonts = %{version}-%{release}
|
||||
|
||||
%description -n %{fontname}-serif-fonts
|
||||
%common_desc
|
||||
@ -100,9 +94,6 @@ Roman.
|
||||
Summary: Monospace fonts to replace commonly used Microsoft Courier New
|
||||
Group: User Interface/X
|
||||
Requires: %{fontname}-fonts-common = %{version}-%{release}
|
||||
Conflicts: liberation-fonts < 1.04.93-8
|
||||
Obsoletes: liberation-mono-fonts < 1.04.93-8
|
||||
Provides: liberation-mono-fonts = %{version}-%{release}
|
||||
|
||||
%description -n %{fontname}-mono-fonts
|
||||
%common_desc
|
||||
@ -134,6 +125,9 @@ mkfontscale %{buildroot}%{_fontdir}
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Tue May 19 2009 Jens Petersen <petersen@redhat.com> - 1.04.93-11
|
||||
- remove redundant obsoletes, provides and conflicts from new subpackages
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.04.93-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user