and mkfontscale symlinks in the old X11R6 locations, pointing to the
X11R7 binaries. This will provide backward compatibilty for Fedora Core
5, however
3rd party developers and rpm package maintainers should update to using the
new X11R7 locations immediately, as these compatibility links are
temporary, and will be removed from a future OS release.
- Remove system directories from file manifest to appease the banshees.
version, and added "Epoch: 1" to the package for upgrades.
- Added font-util-0.99.1-mapdir-use-datadir-fix.patch to fix the font-util
mapfiles data to install into datadir instead of libdir (#173943)
- Added "Requires(pre): libfontenc >= 0.99.2-2" to force a version of
libfontenc to be installed that fixes bug #173453, and to also force it
to be installed before xorg-x11-font-utils in a multi-package rpm
transaction, which will ensure that when font packages get installed
during upgrades via anaconda or yum, that the right libfontenc is being
used by mkfontscale/mkfontdir.
- Added ">= 0.99.2-2" to BuildRequires for libfontenc, as a convenience to
people rebuilding xorg-x11-font-utils, as they'll need to install the
new libfontenc now anyway before they can install the font-utils
package.