rpms/fonts-japanese/devel fonts-japanese.spec,1.5,1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 9 04:43:28 UTC 2005


Author: tagoh

Update of /cvs/dist/rpms/fonts-japanese/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28459

Modified Files:
	fonts-japanese.spec 
Log Message:
* Thu Jun  9 2005 Akira TAGOH <tagoh at redhat.com> - 0.20050222-4
- removed VFlib2 dependency.


Index: fonts-japanese.spec
===================================================================
RCS file: /cvs/dist/rpms/fonts-japanese/devel/fonts-japanese.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fonts-japanese.spec	20 Apr 2005 03:41:45 -0000	1.5
+++ fonts-japanese.spec	9 Jun 2005 04:43:25 -0000	1.6
@@ -23,12 +23,12 @@
 
 Name:		fonts-japanese
 Version:	0.20050222
-Release:	3
+Release:	4
 License:	Distributable
 Group:		User Interface/X
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
-BuildRequires:	VFlib2 gzip xorg-x11-font-utils
+BuildRequires:	gzip xorg-x11-font-utils
 
 ## files in ttfonts-ja
 #Source0:	http://prdownloads.sourceforge.jp/efont/9934/%{sazanami}.tar.bz2
@@ -93,8 +93,7 @@
 Requires(post,postun): /usr/X11R6/bin/mkfontdir
 Obsoletes: ttfonts-ja jisksp14 jisksp16-1990 kappa20 knm_new fonts-ja
 %description
-This package provides the free Japanese Bitmap/TrueType fonts, and includes
-ttindex files for VFlib.
+This package provides the free Japanese Bitmap/TrueType fonts.
 
 
 %prep
@@ -119,15 +118,6 @@
 %patch54 -p1
 
 %build
-## ttfonts-ja
-#pushd %{sazanami}
-#ttindex sazanami-mincho
-#ttindex sazanami-gothic
-#popd
-pushd %{kochisubst}
-ttindex kochi-mincho-subst
-ttindex kochi-gothic-subst
-popd
 ## jisksp14
 bdftopcf jisksp14.bdf | gzip -9 > jisksp14.pcf.gz
 ## jisksp16-1990
@@ -300,7 +290,7 @@
 ## ttfonts-ja
 #pushd %{sazanami}
 pushd %{kochisubst}
-install -m 0644 *.{ttf,tti} $RPM_BUILD_ROOT%{ttfontdir}/
+install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttfontdir}/
 #install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias
 install -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias
 popd
@@ -382,11 +372,13 @@
 %ghost %verify(not md5 size mtime) %{bmpfontdir}/fonts.dir
 %ghost %verify(not md5 size mtime) %{bmpfontdir}/encodings.dir
 %{ttfontdir}/*ttf
-%{ttfontdir}/*tti
 %{bmpfontdir}
 %{cidmapdir}/CIDFnmap.ja
 
 %changelog
+* Thu Jun  9 2005 Akira TAGOH <tagoh at redhat.com> - 0.20050222-4
+- removed VFlib2 dependency.
+
 * Wed Apr 20 2005 Akira TAGOH <tagoh at redhat.com> - 0.20050222-3
 - Updated the font path in CIDFnmap.ja (John Thacker, #155403)
 




More information about the fedora-cvs-commits mailing list