From ef5eab3afd85ffc5483f6c6ce5303b03075ee46c Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Dec 04 2009 05:11:00 +0000 Subject: - revert the previous change and set the priority to 69 to ensure loading the rule later according to the result of https://bugzilla.redhat.com/show_bug.cgi?id=532237#c6 (#532237) --- diff --git a/knm-new-fixed-fonts.spec b/knm-new-fixed-fonts.spec index 39d7448..d96b7a7 100644 --- a/knm-new-fixed-fonts.spec +++ b/knm-new-fixed-fonts.spec @@ -1,11 +1,11 @@ -%global priority 65 +%global priority 69 %global fontname knm-new-fixed %global fontconf %{priority}-%{fontname}.conf %global catalogue %{_sysconfdir}/X11/fontpath.d Name: %{fontname}-fonts Version: 1.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: 12x12 JIS X 0208 Bitmap fonts Group: User Interface/X @@ -68,6 +68,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 4 2009 Akira TAGOH - 1.1-10 +- revert the previous change and set the priority to 69 to ensure loading + the rule later according to the result of + https://bugzilla.redhat.com/show_bug.cgi?id=532237#c6 + (#532237) + * Thu Oct 29 2009 Akira TAGOH - 1.1-9 - change the priority to 65 to make this the less priority.