/hg/release/icedtea6-1.10: Patch updated: use only major RHEL ve...
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Fri Jun 10 07:15:17 PDT 2011
changeset 44ff9520c568 in /hg/release/icedtea6-1.10
details: http://icedtea.classpath.org/hg/release/icedtea6-1.10?cmd=changeset;node=44ff9520c568
author: ptisnovs
date: Fri Jun 10 16:20:06 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 2b163816470c -r 44ff9520c568 ChangeLog
--- a/ChangeLog Fri Jun 10 12:36:22 2011 +0200
+++ b/ChangeLog Fri Jun 10 16:20:06 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-10 Pavel Tisnovsky <ptisnovs at redhat.com>
* Makefile.am: Added new patch
diff -r 2b163816470c -r 44ff9520c568 patches/fonts-rhel.patch
--- a/patches/fonts-rhel.patch Fri Jun 10 12:36:22 2011 +0200
+++ b/patches/fonts-rhel.patch Fri Jun 10 16:20:06 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