/hg/icedtea6: Fix build failure.
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Fri Jun 10 07:40:39 PDT 2011
changeset 0a4cdcd1c6c6 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=0a4cdcd1c6c6
author: ptisnovs
date: Fri Jun 10 16:45:31 2011 +0200
Fix build failure.
diffstat:
ChangeLog | 2 ++
patches/f14-fonts.patch | 2 +-
patches/fonts-gentoo.patch | 4 ++--
3 files changed, 5 insertions(+), 3 deletions(-)
diffs (38 lines):
diff -r 78244a1d4649 -r 0a4cdcd1c6c6 ChangeLog
--- a/ChangeLog Fri Jun 10 16:17:11 2011 +0200
+++ b/ChangeLog Fri Jun 10 16:45:31 2011 +0200
@@ -1,6 +1,8 @@
2011-06-10 Pavel Tisnovsky <ptisnovs at redhat.com>
* patches/font-rhel.patch:
+ * patches/f14-fonts.patch:
+ * patches/fonts-gentoo.patch:
Patch updated: use only major RHEL version, not minor one.
2011-06-09 Denis Lila <dlila at redhat.com>
diff -r 78244a1d4649 -r 0a4cdcd1c6c6 patches/f14-fonts.patch
--- a/patches/f14-fonts.patch Fri Jun 10 16:17:11 2011 +0200
+++ b/patches/f14-fonts.patch Fri Jun 10 16:45:31 2011 +0200
@@ -8,7 +8,7 @@
+ fontconfig.Fedora.10.properties \
+ fontconfig.Fedora.11.properties \
+ fontconfig.Fedora.12.properties \
- fontconfig.RedHat.6.0.properties \
+ fontconfig.RedHat.6.properties \
fontconfig.Gentoo.properties
else
diff -r 78244a1d4649 -r 0a4cdcd1c6c6 patches/fonts-gentoo.patch
--- a/patches/fonts-gentoo.patch Fri Jun 10 16:17:11 2011 +0200
+++ b/patches/fonts-gentoo.patch Fri Jun 10 16:45:31 2011 +0200
@@ -5,8 +5,8 @@
fontconfig.SuSE.properties \
fontconfig.Ubuntu.properties \
fontconfig.Fedora.properties \
-- fontconfig.RedHat.6.0.properties
-+ fontconfig.RedHat.6.0.properties \
+- fontconfig.RedHat.6.properties
++ fontconfig.RedHat.6.properties \
+ fontconfig.Gentoo.properties
else
More information about the distro-pkg-dev
mailing list