These fonts never got the memo to move from /usr/openwin to /usr/X11,
but that's obsolete now too, so they'll jump straight to /usr/share/fonts,
where all the other fonts will be joining them soon.

        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Index: base-specs/ttf-freefont.spec
===================================================================
--- base-specs/ttf-freefont.spec        (revision 19634)
+++ base-specs/ttf-freefont.spec        (working copy)
@@ -27,12 +27,9 @@

 PreReq:       aaa_base

-%ifos solaris
-%define font_dir /usr/openwin/lib/X11/fonts/TrueType
-%else
-%define font_dir %{_prefix}/X11R6/lib/X11/fonts/truetype
-%endif

+%define font_dir %{_datadir}/fonts/TrueType/freefont
+
 %description
 A set of free scalable fonts covering the ISO 10646/Unicode UCS.

@@ -59,6 +56,9 @@
 %{font_dir}/*.ttf

 %changelog
+* Thu Oct 15 2009 - alan.coopersmith at sun.com
+- move from /usr/openwin to /usr/share/fonts
+
 * Fri Dec 02 2005 - damien.carbery at sun.com
 - Remove %{version} from Source URL as there isn't one on website.

Index: base-specs/ttf-baekmuk.spec
===================================================================
--- base-specs/ttf-baekmuk.spec (revision 19634)
+++ base-specs/ttf-baekmuk.spec (working copy)
@@ -27,11 +27,7 @@

 PreReq:                aaa_base

-%ifos solaris
-%define font_dir /usr/openwin/lib/X11/fonts/TrueType
-%else
-%define font_dir %{_prefix}/X11R6/lib/X11/fonts/truetype
-%endif
+%define font_dir %{_datadir}/fonts/TrueType/baekmuk

 %description
 Baekmuk Korean TrueType Fonts
@@ -58,6 +54,8 @@
 %{font_dir}/*.ttf

 %changelog
+* Thu Oct 15 2009 - alan.coopersmith at sun.com
+- move from /usr/openwin to /usr/share/fonts
 * Wed Feb 16 2005 - dermot.mccluskey at sun.com
 - prereq aaa_base
 * Sat Oct 30 2004 - laca at sun.com
Index: SUNWgnome-fonts.spec
===================================================================
--- SUNWgnome-fonts.spec        (revision 19634)
+++ SUNWgnome-fonts.spec        (working copy)
@@ -22,7 +22,7 @@
 SUNW_Copyright:          %{name}.copyright
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build

-%define font_dir /usr/openwin/lib/X11/fonts/TrueType
+%define font_dir %{_datadir}/fonts/TrueType

 %include default-depend.inc

@@ -53,6 +53,8 @@
 %{font_dir}

 %changelog
+* Thu Oct 15 2009 - alan.coopersmith at sun.com
+- move from /usr/openwin to /usr/share/fonts
 * Sun Jun 11 2006 - laca at sun.com
 - change group from other to bin/sys
 * Mon May 03 2004 - laca at sun.com

Reply via email to