Minor spec cleanups

This commit is contained in:
mharris 2006-03-01 06:24:03 +00:00
parent c35373e678
commit 0c8813845f

View File

@ -54,16 +54,14 @@ Requires(pre): xorg-x11-filesystem >= 0.99.2-3
# set, avoiding a possible race condition.
Requires(pre): libfontenc >= 0.99.2-2
Provides: %{pkgname}
Provides: bdftopcf, fonttosfnt, mkfontdir, mkfontscale, bdftruncate, ucs2any
# NOTE: XFree86-font-utils package contains mkfontdir, mkfontscale, so this
# is needed for upgrades to work properly from OS releases that had XFree86
Obsoletes: XFree86-font-utils
# NOTE: XFree86 package used to contain bdftopcf, so this is needed for
# upgrades to work. It also contained mkfontdir/mkfontscale at one point,
# so we just Conflict without a version specification.
Conflicts: XFree86
# NOTE: XFree86 package used to contain bdftopcf, mkfontdir, mkfontscale so
# this is needed for upgrades to work.
Obsoletes: XFree86
# NOTE: The fonts/util subdir moved from xorg-x11-base-fonts to
# xorg-x11-font-utils in 6.7.99.903-3
Obsoletes: xorg-x11-base-fonts <= 6.7.99.903-3