diff --git a/intlfnts.changes b/intlfonts.changes similarity index 86% rename from intlfnts.changes rename to intlfonts.changes index d875037..8ff60bf 100644 --- a/intlfnts.changes +++ b/intlfonts.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Dec 22 15:41:17 CET 2011 - tiwai@suse.de + +- Renamed intlfnts -> intlfonts, + ifntarab -> intlfonts-arabic-bitmap-fonts, + ifntasia -> intlfonts-asian-bitmap-fonts, + ifntchia -> intlfonts-chinese-bitmap-fonts, + ifntchib -> intlfonts-chinese-big-bitmap-fonts, + ifntethi -> intlfonts-ethiopic-bitmap-fonts, + ifnteuro -> intlfonts-euro-bitmap-fonts, + ifntjapa -> intlfonts-japanese-bitmap-fonts, + ifntjapb -> intlfonts-japanese-big-bitmap-fonts, + ifntphon -> intlfonts-phonetic-bitmap-fonts, + intlfonts-ttf -> intlfonts-ttf-fonts, and + intlfonts-bdf -> intlfonts-bdf-fonts according to + openSUSE packaging guidelines and FATE#313035 + Adjusted Obsoletes and Provides accordingly +- Add new package intlfonts-type1-fonts +- Changed the document location to the central place + ------------------------------------------------------------------- Mon Nov 8 13:32:15 UTC 2010 - coolo@novell.com diff --git a/intlfnts.spec b/intlfonts.spec similarity index 54% rename from intlfnts.spec rename to intlfonts.spec index 2132fc5..e3f4f22 100644 --- a/intlfnts.spec +++ b/intlfonts.spec @@ -1,7 +1,7 @@ # -# spec file for package intlfnts (Version 1.2.1) +# spec file for package intlfonts # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,26 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - -Name: intlfnts -%if %suse_version > 910 -BuildRequires: freetype2 xorg-x11 xorg-x11-devel -%else -BuildRequires: XFree86 XFree86-devel freetype2 -%endif +Name: intlfonts +BuildRequires: freetype2 +BuildRequires: xorg-x11 +BuildRequires: xorg-x11-devel %define bitmap_fontdir /usr/share/fonts/misc %define ttf_fontdir /usr/share/fonts/truetype -License: Public Domain, Freeware -Group: System/X11/Fonts -Provides: intlfonts +%define type1_fontdir /usr/share/fonts/Type1 +%define bdf_fontdir /usr/share/fonts/bdf PreReq: %suseconfig_fonts_prereq -AutoReqProv: on BuildArch: noarch Version: 1.2.1 -Release: 417 +Release: 0 Summary: Documentation for the International Fonts +License: SUSE-Public-Domain +Group: System/X11/Fonts Url: ftp://ftp.gnu.org/gnu/intlfonts/ Source0: ftp://ftp.gnu.org/gnu/intlfonts/intlfonts-1.2.1.tar.bz2 Source1: gulim24.bdf.bz2 @@ -47,249 +42,172 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This package contains the READMEs for international fonts from the following packages: -ifntarab: Arab fonts for X11 +intlfonts-arabic-bitmap-fonts: Arab fonts for X11 -ifntasia: Asian fonts for X11 +intlfonts-asian-bitmap-fonts: Asian fonts for X11 -ifntchia: Chinese fonts for X11 +intlfonts-chinese-bitmap-fonts: Chinese fonts for X11 -ifntchib: Big Chinese fonts for X11 +intlfonts-chinese-big-bitmap-fonts: Big Chinese fonts for X11 -ifntethi: Ethiopic fonts for X11 +intlfonts-ethiopic-bitmap-fonts: Ethiopic fonts for X11 -ifnteuro: European fonts for X11 +intlfonts-euro-bitmap-fonts: European fonts for X11 -ifntjapa: Japanese fonts for X11 +intlfonts-japanese-bitmap-fonts: Japanese fonts for X11 -ifntjapb: Big Japanese fonts for X11 +intlfonts-japanese-big-bitmap-fonts: Big Japanese fonts for X11 -ifntphon: IPA fonts for X11 +intlfonts-phonetic-bitmap-fonts: IPA fonts for X11 -intlfonts-ttf: TrueType fonts +intlfonts-ttf-fonts: TrueType fonts -intlfonts-bdf: Bitmap fonts useful for printing exotic languages from +intlfonts-type1-fonts: Type1 fonts + +intlfonts-bdf-fonts: Bitmap fonts useful for printing exotic languages from Emacs - - -%package -n ifntarab -License: Public Domain, Freeware +%package -n intlfonts-arabic-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Arabic Fonts for the X Window System +License: SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:ar) +Provides: ifntarab = %{version} +Obsoletes: ifntarab <= 1.2.1 -%description -n ifntarab +%description -n intlfonts-arabic-bitmap-fonts Arabic fonts for the X Window System. - - -Authors: --------- - Takahashi N. - -%package -n ifntasia -License: No license agreement found in package ; Public Domain, Freeware +%package -n intlfonts-asian-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Asian Fonts for the X Window System +License: No license agreement found in package ; SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:km;th;vi) +Provides: ifntasia = %{version} +Obsoletes: ifntasia <= 1.2.1 -%description -n ifntasia +%description -n intlfonts-asian-bitmap-fonts Asian fonts for the X Window System. - - -Authors: --------- - Christopher Fynn - Toru Tomabechi - K. Handa - Takahashi N. - Mark Leisher - Sihattha Rasphone - Manop Wongsaisuwan - -%package -n ifntchia -License: PERMISSIVE-OSI-COMPLIANT +%package -n intlfonts-chinese-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Chinese Fonts for the X Window System +License: PERMISSIVE-OSI-COMPLIANT Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:zh) +Provides: ifntchia = %{version} +Obsoletes: ifntchia <= 1.2.1 -%description -n ifntchia +%description -n intlfonts-chinese-bitmap-fonts Chinese fonts for the X Window System. - - -Authors: --------- - Koichi Yasuoka - K.Handa - Mark Leisher - -%package -n ifntchib -License: Public Domain, Freeware +%package -n intlfonts-chinese-big-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Big Chinese Fonts for the X Window System +License: SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:zh) +Provides: ifntchib = %{version} +Obsoletes: ifntchib <= 1.2.1 -%description -n ifntchib +%description -n intlfonts-chinese-big-bitmap-fonts Big Chinese fonts for the X Window System. - - -Authors: --------- - CYD - -%package -n ifntethi -License: No license agreement found in package ; Public Domain, Freeware +%package -n intlfonts-ethiopic-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Ethiopic Fonts for the X Window System +License: No license agreement found in package ; SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:am) +Provides: ifntethi = %{version} +Obsoletes: ifntethi <= 1.2.1 -%description -n ifntethi +%description -n intlfonts-ethiopic-bitmap-fonts Ethiopic fonts for the X Window System. - - -Authors: --------- - - -%package -n ifnteuro -License: PERMISSIVE-OSI-COMPLIANT +%package -n intlfonts-euro-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: European fonts for the X Window System +License: PERMISSIVE-OSI-COMPLIANT Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:cs;el) +Provides: ifnteuro = %{version} +Obsoletes: ifnteuro <= 1.2.1 -%description -n ifnteuro +%description -n intlfonts-euro-bitmap-fonts European fonts for the X Window System (ISO 8859-1, 8859-2, 8859-3, 8859-4, 8859-5/9, 8859-7, and 8859-8 together with KOI8-1/GOST19768.74-1). - - -Authors: --------- - K. Odajima - H. Kagotani - Takahashi N. - K.Handa - -%package -n ifntjapa -License: Public Domain, Freeware +%package -n intlfonts-japanese-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Japanese Fonts for the X Window System +License: SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:ja) +Provides: ifntjapa = %{version} +Obsoletes: ifntjapa <= 1.2.1 -%description -n ifntjapa +%description -n intlfonts-japanese-bitmap-fonts Japanese fonts for the X Window System. - - -Authors: --------- - K. Odajima - Koichi Yasuoka - Kanou Hiroki - Ito Takayuki - Toshiyuki Imamura - Ken'ichi Nakata - Sunagawa Keiki - H. Kagotani - Takahashi N. - Takada Toshihiro - -%package -n ifntjapb -License: Public Domain, Freeware +%package -n intlfonts-japanese-big-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: Big Japanese Fonts for the X Window System +License: SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on Provides: locale(xorg-x11:ja) +Provides: ifntjapb = %{version} +Obsoletes: ifntjapb <= 1.2.1 -%description -n ifntjapb +%description -n intlfonts-japanese-big-bitmap-fonts Big Japanese fonts for the X Window System. - - -Authors: --------- - Koichi Yasuoka - Mark Leisher - -%package -n ifntphon -License: Public Domain, Freeware +%package -n intlfonts-phonetic-bitmap-fonts PreReq: %suseconfig_fonts_prereq Summary: IPA font for the X Window System +License: SUSE-Public-Domain Group: System/X11/Fonts -AutoReqProv: on +Provides: ifntphon = %{version} +Obsoletes: ifntphon <= 1.2.1 -%description -n ifntphon +%description -n intlfonts-phonetic-bitmap-fonts The International Phonetic Alphabet font for the X Window System. - - -Authors: --------- - Takahashi N. - -%package -n intlfonts-ttf -License: PERMISSIVE-OSI-COMPLIANT +%package -n intlfonts-ttf-fonts PreReq: %suseconfig_fonts_prereq Summary: TrueType Fonts from the GNU Intlfonts Package +License: PERMISSIVE-OSI-COMPLIANT Group: System/X11/Fonts -AutoReqProv: on +Provides: intlfonts-ttf = %{version} +Obsoletes: intlfonts-ttf <= 1.2.1 -%description -n intlfonts-ttf +%description -n intlfonts-ttf-fonts TrueType fonts from the GNU intlfonts package. - - -Authors: --------- - Yannis Haralambous and Tereza Tranaka - -%package -n intlfonts-bdf -License: PERMISSIVE-OSI-COMPLIANT +%package -n intlfonts-bdf-fonts Summary: Fonts from the GNU Intlfonts Package in BDF Format +License: PERMISSIVE-OSI-COMPLIANT Group: System/X11/Fonts -AutoReqProv: on +Provides: intlfonts-bdf = %{version} +Obsoletes: intlfonts-bdf <= 1.2.1 -%description -n intlfonts-bdf +%description -n intlfonts-bdf-fonts Fonts from the GNU intlfonts package in the BDF format. These fonts are useful for printing exotic languages such as Thai, Tibetan, Vietnamese, Arabic, and more from within Emacs. +%package -n intlfonts-type1-fonts +PreReq: %suseconfig_fonts_prereq +Summary: Type1 Fonts from the GNU Intlfonts Package +License: PERMISSIVE-OSI-COMPLIANT +Group: System/X11/Fonts - -Authors: --------- - Kenichi Handa - K. Odajima - Koichi Yasuoka - Kanou Hiroki - Ito Takayuki - Toshiyuki Imamura - Ken'ichi Nakata - Sunagawa Keiki - H. Kagotani - Takahashi N. - Takada Toshihiro +%description -n intlfonts-type1-fonts +Type1 fonts from the GNU intlfonts package. %prep %setup -n intlfonts-1.2.1 -b 0 -a 3 @@ -318,7 +236,9 @@ bunzip2 -c $RPM_SOURCE_DIR/gulim24.bdf.bz2 > gulim24.bdf mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/ install -m 0444 TrueType/*.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ install -m 0444 $RPM_SOURCE_DIR/fonts.scale.intlfonts-ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ - mkdir -p $RPM_BUILD_ROOT/usr/share/fonts/bdf + mkdir -p $RPM_BUILD_ROOT%{type1_fontdir}/ + install -m 0444 Type1/*.[ap]f? $RPM_BUILD_ROOT%{type1_fontdir}/ + mkdir -p $RPM_BUILD_ROOT%{bdf_fontdir}/ for f in \ lt1-24-etl lt1-16b-etl lt1-16i-etl lt1-16bi-etl lt1-24-etl lt1-16b-etl \ lt1-16i-etl lt1-16bi-etl lt2-24-etl lt3-24-etl lt4-24-etl thai24 \ @@ -328,108 +248,95 @@ bunzip2 -c $RPM_SOURCE_DIR/gulim24.bdf.bz2 > gulim24.bdf lao24-mule arab24-2-etl ind1c24-mule tib1c24-mule tib24-mule \ ethio24f-uni cns3-40 cns4-40 cns5-40 cns6-40 cns7-40 ind24-mule do - install -m 0444 `find . -name $f.bdf` $RPM_BUILD_ROOT/usr/share/fonts/bdf + install -m 0444 `find . -name $f.bdf` $RPM_BUILD_ROOT%{bdf_fontdir} done - mkdir -p $RPM_BUILD_ROOT/usr/share/fonts/bdf - install -m 0444 TrueType/*.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntarab - install -m 0444 Misc/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntarab/README.Misc - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntasia - install -m 0444 Asian/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntasia/README.Asian - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntchia - install -m 0444 Chinese/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntchia/README.Chinese - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntchib - install -m 0444 Chinese.BIG/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntchib/README.Chinese.BIG - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntethi - install -m 0444 Ethiopic/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntethi/README.Ethiopic - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifnteuro - install -m 0444 European/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifnteuro/README.European - install -m 0444 European.BIG/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifnteuro/README.European.BIG - install -m 0444 Misc/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifnteuro/README.Misc - install -m 0444 efont-iso8859-15/README.efont-iso8859-15 $RPM_BUILD_ROOT%{_defaultdocdir}/ifnteuro/README.efont-iso8859-15 - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntjapa - install -m 0444 Japanese/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntjapa/README.Japanese - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntjapb - install -m 0444 Japanese.BIG/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntjapb/README.Japanese.BIG - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/ifntphon - install -m 0444 Misc/README $RPM_BUILD_ROOT%{_defaultdocdir}/ifntphon/README.Misc - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/intlfnt - install -m 0444 README $RPM_BUILD_ROOT%{_defaultdocdir}/intlfnt/ - install -m 0444 README.SuSE $RPM_BUILD_ROOT%{_defaultdocdir}/intlfnt/ - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts-ttf - install -m 0444 TrueType/README $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts-ttf - mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts-bdf + # install documents + mkdir -m 0755 -p $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts + find . -name 'README*' | while read i; do + mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts/${i%/*} + install -m 0444 $i $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts/${i%/*} + done + cp -a $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts/Misc \ + $RPM_BUILD_ROOT%{_defaultdocdir}/intlfonts/Arabic %clean rm -rf $RPM_BUILD_ROOT -%post -n ifntarab +%post -n intlfonts-arabic-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntarab +%postun -n intlfonts-arabic-bitmap-fonts %run_suseconfig_fonts -%post -n ifntasia +%post -n intlfonts-asian-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntasia +%postun -n intlfonts-asian-bitmap-fonts %run_suseconfig_fonts -%post -n ifntchia +%post -n intlfonts-chinese-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntchia +%postun -n intlfonts-chinese-bitmap-fonts %run_suseconfig_fonts -%post -n ifntchib +%post -n intlfonts-chinese-big-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntchib +%postun -n intlfonts-chinese-big-bitmap-fonts %run_suseconfig_fonts -%post -n ifntethi +%post -n intlfonts-ethiopic-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntethi +%postun -n intlfonts-ethiopic-bitmap-fonts %run_suseconfig_fonts -%post -n ifnteuro +%post -n intlfonts-euro-bitmap-fonts %run_suseconfig_fonts -%postun -n ifnteuro +%postun -n intlfonts-euro-bitmap-fonts %run_suseconfig_fonts -%post -n ifntjapa +%post -n intlfonts-japanese-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntjapa +%postun -n intlfonts-japanese-bitmap-fonts %run_suseconfig_fonts -%post -n ifntjapb +%post -n intlfonts-japanese-big-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntjapb +%postun -n intlfonts-japanese-big-bitmap-fonts %run_suseconfig_fonts -%post -n ifntphon +%post -n intlfonts-phonetic-bitmap-fonts %run_suseconfig_fonts -%postun -n ifntphon +%postun -n intlfonts-phonetic-bitmap-fonts %run_suseconfig_fonts -%post -n intlfonts-ttf +%post -n intlfonts-ttf-fonts %run_suseconfig_fonts -%postun -n intlfonts-ttf +%postun -n intlfonts-ttf-fonts +%run_suseconfig_fonts + +%post -n intlfonts-type1-fonts +%run_suseconfig_fonts + +%postun -n intlfonts-type1-fonts %run_suseconfig_fonts %files %defattr(-,root,root) -%{_defaultdocdir}/intlfnt/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/README* -%files -n ifntarab +%files -n intlfonts-arabic-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntarab/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Arabic %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/arab16-0-etl.pcf.gz %{bitmap_fontdir}/arab16-1-etl.pcf.gz @@ -438,9 +345,10 @@ rm -rf $RPM_BUILD_ROOT %{bitmap_fontdir}/arab24-1-etl.pcf.gz %{bitmap_fontdir}/arab24-2-etl.pcf.gz -%files -n ifntasia +%files -n intlfonts-asian-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntasia/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Asian %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/ind16-mule.pcf.gz %{bitmap_fontdir}/ind16-uni.pcf.gz @@ -476,9 +384,10 @@ rm -rf $RPM_BUILD_ROOT %{bitmap_fontdir}/xtis18.pcf.gz %{bitmap_fontdir}/xtis24.pcf.gz -%files -n ifntchia +%files -n intlfonts-chinese-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntchia/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Chinese %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/cns1-16.pcf.gz %{bitmap_fontdir}/cns1-24.pcf.gz @@ -501,9 +410,10 @@ rm -rf $RPM_BUILD_ROOT %{bitmap_fontdir}/taipei16.pcf.gz %{bitmap_fontdir}/taipei24.pcf.gz -%files -n ifntchib +%files -n intlfonts-chinese-big-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntchib/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Chinese.BIG %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/cc40s.pcf.gz %{bitmap_fontdir}/cc48s.pcf.gz @@ -515,16 +425,20 @@ rm -rf $RPM_BUILD_ROOT %{bitmap_fontdir}/cns6-40.pcf.gz %{bitmap_fontdir}/cns7-40.pcf.gz -%files -n ifntethi +%files -n intlfonts-ethiopic-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntethi/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Ethiopic %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/ethio16f-uni.pcf.gz %{bitmap_fontdir}/ethio24f-uni.pcf.gz -%files -n ifnteuro +%files -n intlfonts-euro-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifnteuro/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/European +%doc %{_defaultdocdir}/intlfonts/European.BIG +%doc %{_defaultdocdir}/intlfonts/efont* %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/cyr14-etl.pcf.gz %{bitmap_fontdir}/cyr16-etl.pcf.gz @@ -575,9 +489,10 @@ rm -rf $RPM_BUILD_ROOT %{bitmap_fontdir}/h24_bi-iso8859-15.pcf.gz %{bitmap_fontdir}/h24_i-iso8859-15.pcf.gz -%files -n ifntjapa +%files -n intlfonts-japanese-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntjapa/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Japanese %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/a18rk.pcf.gz %{bitmap_fontdir}/a18rkb.pcf.gz @@ -590,89 +505,42 @@ rm -rf $RPM_BUILD_ROOT %{bitmap_fontdir}/jksp16.pcf.gz %{bitmap_fontdir}/jksp24.pcf.gz -%files -n ifntjapb +%files -n intlfonts-japanese-big-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntjapb/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Japanese.BIG %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/jiskan32.pcf.gz %{bitmap_fontdir}/jiskan48.pcf.gz %{bitmap_fontdir}/jksp40.pcf.gz -%files -n ifntphon +%files -n intlfonts-phonetic-bitmap-fonts %defattr(-,root,root) -%{_defaultdocdir}/ifntphon/ +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Misc %dir %{bitmap_fontdir}/ %{bitmap_fontdir}/ipa14-etl.pcf.gz %{bitmap_fontdir}/ipa16-etl.pcf.gz %{bitmap_fontdir}/ipa24-etl.pcf.gz -%files -n intlfonts-ttf +%files -n intlfonts-ttf-fonts %defattr(-,root,root) -%{_defaultdocdir}/intlfonts-ttf +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/TrueType %dir %{ttf_fontdir}/ %config %{ttf_fontdir}/fonts.scale.intlfonts-ttf -%{ttf_fontdir}/lt1-b-omega-serif.ttf -%{ttf_fontdir}/lt1-bi-omega-serif.ttf -%{ttf_fontdir}/lt1-i-omega-serif.ttf -%{ttf_fontdir}/lt1-r-omega-serif.ttf -%{ttf_fontdir}/lt2-b-omega-serif.ttf -%{ttf_fontdir}/lt2-bi-omega-serif.ttf -%{ttf_fontdir}/lt2-i-omega-serif.ttf -%{ttf_fontdir}/lt2-r-omega-serif.ttf -%{ttf_fontdir}/lt3-b-omega-serif.ttf -%{ttf_fontdir}/lt3-bi-omega-serif.ttf -%{ttf_fontdir}/lt3-i-omega-serif.ttf -%{ttf_fontdir}/lt3-r-omega-serif.ttf -%{ttf_fontdir}/lt4-b-omega-serif.ttf -%{ttf_fontdir}/lt4-bi-omega-serif.ttf -%{ttf_fontdir}/lt4-i-omega-serif.ttf -%{ttf_fontdir}/lt4-r-omega-serif.ttf -%{ttf_fontdir}/lt5-b-omega-serif.ttf -%{ttf_fontdir}/lt5-bi-omega-serif.ttf -%{ttf_fontdir}/lt5-i-omega-serif.ttf -%{ttf_fontdir}/lt5-r-omega-serif.ttf -%{ttf_fontdir}/viscii-omega-serif.ttf +%{ttf_fontdir}/*.ttf -%files -n intlfonts-bdf +%files -n intlfonts-type1-fonts %defattr(-,root,root) -%{_defaultdocdir}/intlfonts-bdf -%dir /usr/share/fonts/bdf -/usr/share/fonts/bdf/lt1-24-etl.bdf -/usr/share/fonts/bdf/lt1-16b-etl.bdf -/usr/share/fonts/bdf/lt1-16i-etl.bdf -/usr/share/fonts/bdf/lt1-16bi-etl.bdf -/usr/share/fonts/bdf/lt2-24-etl.bdf -/usr/share/fonts/bdf/lt3-24-etl.bdf -/usr/share/fonts/bdf/lt4-24-etl.bdf -/usr/share/fonts/bdf/thai24.bdf -/usr/share/fonts/bdf/grk24-etl.bdf -/usr/share/fonts/bdf/heb24-etl.bdf -/usr/share/fonts/bdf/12x24rk.bdf -/usr/share/fonts/bdf/cyr24-etl.bdf -/usr/share/fonts/bdf/lt5-24-etl.bdf -/usr/share/fonts/bdf/gb24st.bdf -/usr/share/fonts/bdf/jiskan24.bdf -/usr/share/fonts/bdf/gulim24.bdf -/usr/share/fonts/bdf/jksp40.bdf -/usr/share/fonts/bdf/cns1-40.bdf -/usr/share/fonts/bdf/cns2-40.bdf -/usr/share/fonts/bdf/taipei24.bdf -/usr/share/fonts/bdf/sish24-etl.bdf -/usr/share/fonts/bdf/ipa24-etl.bdf -/usr/share/fonts/bdf/visc24-etl.bdf -/usr/share/fonts/bdf/arab24-0-etl.bdf -/usr/share/fonts/bdf/arab24-1-etl.bdf -/usr/share/fonts/bdf/lao24-mule.bdf -/usr/share/fonts/bdf/arab24-2-etl.bdf -/usr/share/fonts/bdf/ind1c24-mule.bdf -/usr/share/fonts/bdf/tib1c24-mule.bdf -/usr/share/fonts/bdf/tib24-mule.bdf -/usr/share/fonts/bdf/ethio24f-uni.bdf -/usr/share/fonts/bdf/cns3-40.bdf -/usr/share/fonts/bdf/cns4-40.bdf -/usr/share/fonts/bdf/cns5-40.bdf -/usr/share/fonts/bdf/cns6-40.bdf -/usr/share/fonts/bdf/cns7-40.bdf -/usr/share/fonts/bdf/ind24-mule.bdf +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/Type1 +%{type1_fontdir} + +%files -n intlfonts-bdf-fonts +%defattr(-,root,root) +%dir %{_defaultdocdir}/intlfonts +%doc %{_defaultdocdir}/intlfonts/*.X +%{bdf_fontdir} %changelog