/hg/release/icedtea6-1.10: Fixed build failure.

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Fri Jun 10 08:18:43 PDT 2011


changeset 7360092cc4b1 in /hg/release/icedtea6-1.10
details: http://icedtea.classpath.org/hg/release/icedtea6-1.10?cmd=changeset;node=7360092cc4b1
author: ptisnovs
date: Fri Jun 10 17:23:24 2011 +0200

	Fixed 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 44ff9520c568 -r 7360092cc4b1 ChangeLog
--- a/ChangeLog	Fri Jun 10 16:20:06 2011 +0200
+++ b/ChangeLog	Fri Jun 10 17:23:24 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-10  Pavel Tisnovsky  <ptisnovs at redhat.com>
diff -r 44ff9520c568 -r 7360092cc4b1 patches/f14-fonts.patch
--- a/patches/f14-fonts.patch	Fri Jun 10 16:20:06 2011 +0200
+++ b/patches/f14-fonts.patch	Fri Jun 10 17:23:24 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 44ff9520c568 -r 7360092cc4b1 patches/fonts-gentoo.patch
--- a/patches/fonts-gentoo.patch	Fri Jun 10 16:20:06 2011 +0200
+++ b/patches/fonts-gentoo.patch	Fri Jun 10 17:23:24 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