Reviewer needed - changed name of font configuration file for all RHEL 6.x
Deepak Bhole
dbhole at redhat.com
Fri Jun 10 06:15:40 PDT 2011
* Pavel Tisnovsky <ptisnovs at redhat.com> [2011-06-10 09:05]:
> Hi
>
> I'd like to push corrected patch named "font-rhel.patch". In the recent
> IcedTea6, only major version of RHEL is used during searching for font
> configuration file, so this file should not contains minor version.
>
> hg diff created against recent IcedTea6 HEAD is stored in an attachment.
>
Looks fine to me. It is needed in conjunction with with font-rhel.patch. Okay to push.
Cheers,
Deepak
> ChangeLog entry:
>
> 2011-06-10 Pavel Tisnovsky <ptisnovs at redhat.com>
>
> * patches/font-rhel.patch:
> Patch updated: use only major RHEL version, not minor one
>
> The same change need to be pushed to IcedTea6-1.10 and IcedTea6-1.9 too
> - ok to do this?
>
> Thank you in advance,
> Pavel T.
> diff -r 349dee8c337a patches/fonts-rhel.patch
> --- a/patches/fonts-rhel.patch Thu Jun 09 13:42:07 2011 -0400
> +++ b/patches/fonts-rhel.patch Fri Jun 10 14:48:50 2011 +0200
> @@ -7,12 +7,12 @@
> fontconfig.Ubuntu.properties \
> - fontconfig.Fedora.properties
> + fontconfig.Fedora.properties \
> -+ fontconfig.RedHat.6.0.properties
> ++ fontconfig.RedHat.6.properties
> else
>
> FONTCONFIGS_SRC = $(CLOSED_SRC)/solaris/classes/sun/awt/fontconfigs
> --- /dev/null 2010-12-20 09:26:08.850062021 +0100
> -+++ openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties 2010-12-22 11:21:32.606781127 +0100
> ++++ openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.properties 2010-12-22 11:21:32.606781127 +0100
> @@ -0,0 +1,441 @@
> +#
> +# Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
More information about the distro-pkg-dev
mailing list