/hg/release/icedtea6-1.9: Patch updated: use only major RHEL ver...
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Fri Jun 10 07:22:21 PDT 2011
changeset 814d75534db9 in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=814d75534db9
author: ptisnovs
date: Fri Jun 10 16:27:13 2011 +0200
Patch updated: use only major RHEL version, not minor one.
diffstat:
ChangeLog | 5 +++++
patches/fonts-rhel.patch | 5 ++---
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r e2551d3f64fd -r 814d75534db9 ChangeLog
--- a/ChangeLog Fri Jun 10 12:39:55 2011 +0200
+++ b/ChangeLog Fri Jun 10 16:27:13 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 e2551d3f64fd -r 814d75534db9 patches/fonts-rhel.patch
--- a/patches/fonts-rhel.patch Fri Jun 10 12:39:55 2011 +0200
+++ b/patches/fonts-rhel.patch Fri Jun 10 16:27:13 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