/hg/icedtea6: Patch updated: use only major RHEL version, not mi...

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Fri Jun 10 07:12:17 PDT 2011


changeset 78244a1d4649 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=78244a1d4649
author: ptisnovs
date: Fri Jun 10 16:17:11 2011 +0200

	Patch updated: use only major RHEL version, not minor one.


diffstat:

 ChangeLog                |  5 +++++
 patches/fonts-rhel.patch |  3 +--
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r 349dee8c337a -r 78244a1d4649 ChangeLog
--- a/ChangeLog	Thu Jun 09 13:42:07 2011 -0400
+++ b/ChangeLog	Fri Jun 10 16:17:11 2011 +0200
@@ -1,3 +1,8 @@
+2011-06-10  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* patches/font-rhel.patch:
+	Patch updated: use only major RHEL version, not minor one.
+
 2011-06-09  Denis Lila <dlila at redhat.com>
 
 	* Makefile.am: Apply patches.
diff -r 349dee8c337a -r 78244a1d4649 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 16:17:11 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