rpms/fonts-japanese/devel fonts-japanese.spec,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 12 04:01:12 UTC 2007


Author: tagoh

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

Modified Files:
	fonts-japanese.spec 
Log Message:
* Thu Apr 12 2007 Akira TAGOH <tagoh at redhat.com> - 0.20061016-6
- Remove %%config from the files under /usr/share/ghostscript/conf.d.
- clean up more in spec file.


Index: fonts-japanese.spec
===================================================================
RCS file: /cvs/dist/rpms/fonts-japanese/devel/fonts-japanese.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- fonts-japanese.spec	11 Apr 2007 09:28:28 -0000	1.23
+++ fonts-japanese.spec	12 Apr 2007 04:01:08 -0000	1.24
@@ -9,12 +9,6 @@
 %define mkitalic        $RPM_BUILD_DIR/%{name}-%{version}/%{vft}/mkitalic
 
 %define sazanami        sazanami-20061016
-## FIXME: the below lines will be removed in the future.
-#%%define substname     kochi-substitute
-#%%define substver      20030809
-#%%define kochisubst    %{substname}-%{substver}
-#%%define ksnonaga10    %{substname}-nonaga10-%{substver}
-#
 %define kappa           Kappa20-0.396
 %define shinonome       shinonome-0.9.11
 %define warabi12        warabi12-0.19a
@@ -36,10 +30,6 @@
 Source2:        FAPIcidfmap.ja
 Source3:        cidfmap.ja
 Source4:        CIDFnmap.ja
-## FIXME: the below lines will be removed in the future.
-## Source0:     http://downloads.sourceforge.jp/efont/4767/%{kochisubst}.tar.bz2
-#Source5:       %{ksnonaga10}.tar.bz2
-#Source6:       fonts.alias.kk
 ## files in jisksp14
 Source10:       jisksp14.bdf.gz
 ## files in jisksp16-1990
@@ -296,16 +286,6 @@
 install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttfontdir}/
 install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias
 popd
-#
-#pushd %{kochisubst}
-#install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttfontdir}/
-#if test -f $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias; then
-#  cat $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias %{SOURCE6} > $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias.$$$ && mv $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias{.$$$,} || exit
-#  chmod 0644 $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias
-#else
-#  install -m 0644 %{SOURCE6} $RPM_BUILD_ROOT%{ttfontdir}/fonts.alias
-#fi
-#popd
 
 ## jisksp14
 install -m 0644 jisksp14.pcf* $RPM_BUILD_ROOT%{bmpfontdir}/
@@ -374,7 +354,6 @@
 %files
 %defattr(-, root, root)
 %doc %{sazanami}/doc
-#%%doc %{kochisubst}/docs %{kochisubst}/{COPYING,README.ja,README.RedHat}
 %doc doc.orig readme.kaname_bdf
 %doc fonts-ja/COPYRIGHT* fonts-ja/README* fonts-ja/LICENSE* fonts-ja/ALLFONTS.txt
 %dir %{basefontdir}
@@ -392,11 +371,15 @@
 %ghost %verify(not md5 size mtime) %{bmpfontdir}/encodings.dir
 %{ttfontdir}/*ttf
 %{bmpfontdir}/*gz
-%config %{cidmapdir}/FAPIcidfmap.ja
-%config %{cidmapdir}/cidfmap.ja
-%config %{cidmapdir}/CIDFnmap.ja
+%{cidmapdir}/FAPIcidfmap.ja
+%{cidmapdir}/cidfmap.ja
+%{cidmapdir}/CIDFnmap.ja
 
 %changelog
+* Thu Apr 12 2007 Akira TAGOH <tagoh at redhat.com> - 0.20061016-6
+- Remove %%config from the files under /usr/share/ghostscript/conf.d.
+- clean up more in spec file.
+
 * Tue Apr 10 2007 Akira TAGOH <tagoh at redhat.com> - 0.20061016-5
 - Move the configuration files for ghostscript under /usr/share/ghostscript/conf.d
 




More information about the fedora-cvs-commits mailing list