rpms/fonts-korean/devel .cvsignore, 1.3, 1.4 fonts-korean.spec, 1.24, 1.25 sources, 1.3, 1.4 FAPIcidfmap.ko, 1.1, NONE cidfmap.ko, 1.1, NONE

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Mon Sep 24 12:51:20 UTC 2007


Author: petersen

Update of /cvs/pkgs/rpms/fonts-korean/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17878

Modified Files:
	.cvsignore fonts-korean.spec sources 
Removed Files:
	FAPIcidfmap.ko cidfmap.ko 
Log Message:
- this is now a meta-package after moving baekmuk-bdf and baekmuk-ttf
  to separate packages (#253155) 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fonts-korean/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	24 Feb 2005 08:08:33 -0000	1.3
+++ .cvsignore	24 Sep 2007 12:50:48 -0000	1.4
@@ -1,6 +1,3 @@
 *.gz
 *.bz2
 *.rpm
-baekmuk-2.1.tar.gz
-baekmuk-doc-2.1.tar.gz
-baekmuk-ttf-2.1.tar.gz


Index: fonts-korean.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fonts-korean/devel/fonts-korean.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- fonts-korean.spec	27 Aug 2007 01:18:10 -0000	1.24
+++ fonts-korean.spec	24 Sep 2007 12:50:48 -0000	1.25
@@ -1,126 +1,39 @@
-%define language       korean
-%define ttfontverhead  1.0.11.32.2
-
-%define baekmukbdfdir  baekmuk-bdf-%{version}/bdf
-%define baekmukttfdir  baekmuk-ttf-%{version}/ttf
-
-%define basefontdir    %{_datadir}/fonts/%{language}
-%define ttfontdir      %{basefontdir}/TrueType
-%define bmpfontdir     %{basefontdir}/misc
-%define cidmapdir      %{_datadir}/ghostscript/conf.d
-
-%define catalogue      /etc/X11/fontpath.d
-
 Name:           fonts-korean
 Version:        2.2
-Release:        4%{?dist}
-License:        Distributable
-Group:          User Interface/X
-URL:            http://kldp.net/frs/?group_id=57&release_id=865
+Release:        5%{?dist}
+Summary:        Meta-package for Korean fonts
 
+Group:          User Interface/X
+License:        GPLv2+
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  xorg-x11-font-utils gzip
+Requires:       baekmuk-ttf-fonts-batang, baekmuk-ttf-fonts-dotum
+Requires:       baekmuk-ttf-fonts-gulim, baekmuk-ttf-fonts-hline
+Requires:       baekmuk-bdf-fonts
 
-Source1:  http://kldp.net/frs/download.php/1428/baekmuk-bdf-%{version}.tar.gz
-Source2:  http://kldp.net/frs/download.php/1429/baekmuk-ttf-%{version}.tar.gz
-Source3:  FAPIcidfmap.ko
-Source4:  cidfmap.ko
-
-Summary:  Free Korean Bitmap/TrueType fonts
-
-Requires(post):    ttmkfdir >= 3.0.6, mkfontdir, fontconfig
-Requires(postun):  fontconfig
-Provides:          ttfonts-ko = %{ttfontverhead}
-Obsoletes:         ttfonts-ko <= %{ttfontverhead}
 %description
-This package provides the free Korean Bitmap/TrueType fonts.
-
+This is a meta-package for Korean fonts support.
 
 %prep
-%setup -q -T -c -a 1 -a 2
-
+%{nil}
 
 %build
-mkdir -p $RPM_BUILD_DIR/%{name}-%{version}/doc
-for file in %{baekmukbdfdir}/*.bdf; do
-    bdftopcf $file | gzip -9 > ${file%.bdf}.pcf.gz
-done
-
+%{nil}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{ttfontdir}
-install -d $RPM_BUILD_ROOT%{bmpfontdir}
-install -d $RPM_BUILD_ROOT%{cidmapdir}
-
-# for tt/bmp font
-install -m 0644 %{baekmukttfdir}/*.ttf $RPM_BUILD_ROOT%{ttfontdir}/
-install -m 0644 %{baekmukbdfdir}/*.pcf.gz $RPM_BUILD_ROOT%{bmpfontdir}/
-install -m 0444 %{baekmukbdfdir}/fonts.alias $RPM_BUILD_ROOT%{bmpfontdir}/ttfonts-ko.alias
-
-# for ghostscript
-install -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{cidmapdir}/
-install -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{cidmapdir}/
-
-# for catalogue
-install -d $RPM_BUILD_ROOT%{catalogue}
-ln -sf %{ttfontdir} $RPM_BUILD_ROOT%{catalogue}/fonts-korean
-
-# for fonts.{dir,scale,cache-1}
-touch $RPM_BUILD_ROOT%{basefontdir}/fonts.cache-1
-touch $RPM_BUILD_ROOT%{ttfontdir}/fonts.cache-1
-touch $RPM_BUILD_ROOT%{ttfontdir}/fonts.dir
-touch $RPM_BUILD_ROOT%{ttfontdir}/fonts.scale
-touch $RPM_BUILD_ROOT%{bmpfontdir}/fonts.cache-1
-touch $RPM_BUILD_ROOT%{bmpfontdir}/fonts.dir
-touch $RPM_BUILD_ROOT%{bmpfontdir}/encodings.dir
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
-%post
-{
-    umask 133
-    touch %{ttfontdir} 2> /dev/null && {
-        %{_bindir}/ttmkfdir -d %{ttfontdir} -o %{ttfontdir}/fonts.scale
-        mkfontdir %{ttfontdir}
-    }
-    mkfontdir %{bmpfontdir} 
-    fc-cache -sf %{ttfontdir} 2> /dev/null
-}
-
-
-%postun
-{
-    fc-cache -sf %{ttfontdir} 2> /dev/null
-}
-
-
 %files
-%defattr(-, root, root)
-%doc baekmuk-ttf-%{version}/COPYRIGHT* baekmuk-ttf-%{version}/README
-%dir %{basefontdir}
-%dir %{ttfontdir}
-%dir %{bmpfontdir}
-%dir %{cidmapdir}
-%{ttfontdir}/*.ttf
-%{bmpfontdir}/*.gz
-%{bmpfontdir}/ttfonts-ko.alias
-%{cidmapdir}/FAPIcidfmap.ko
-%{cidmapdir}/cidfmap.ko
-%ghost %verify(not md5 size mtime) %{basefontdir}/fonts.cache-1
-%ghost %verify(not md5 size mtime) %{ttfontdir}/fonts.cache-1
-%ghost %verify(not md5 size mtime) %{ttfontdir}/fonts.dir
-%ghost %verify(not md5 size mtime) %{ttfontdir}/fonts.scale
-%ghost %verify(not md5 size mtime) %{bmpfontdir}/fonts.cache-1
-%ghost %verify(not md5 size mtime) %{bmpfontdir}/fonts.dir
-%ghost %verify(not md5 size mtime) %{bmpfontdir}/encodings.dir
-%{catalogue}/fonts-korean
+%defattr(-,root,root,-)
 
 %changelog
+* Mon Sep 24 2007 Jens Petersen <petersen at redhat.com> - 2.2-5.fc8
+- this is now a meta-package after moving baekmuk-bdf and baekmuk-ttf
+  to separate packages (#253155)
+
 * Mon Aug 20 2007 Caius Chance <cchance at redhat.com> - 2.2-4.fc8
 - Resolves: rhbz#252272 (Drop chkfontpath dependency.)
   ^^^ Removed chkfontpath, added TrueType directory specification in fc-cache.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fonts-korean/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 Jul 2007 01:07:13 -0000	1.3
+++ sources	24 Sep 2007 12:50:48 -0000	1.4
@@ -1,2 +0,0 @@
-48c0405ffbdf45e1311a978b65b47f4c  baekmuk-bdf-2.2.tar.gz
-a6f4349179cbe3557641782cefba4d70  baekmuk-ttf-2.2.tar.gz


--- FAPIcidfmap.ko DELETED ---


--- cidfmap.ko DELETED ---




More information about the fedora-extras-commits mailing list