From 17a48cdb63d3ab1748c91da8a39528b136153ed8 Mon Sep 17 00:00:00 2001 From: Pravin Satpute Date: Fri, 26 Feb 2010 14:08:44 +0000 Subject: [PATCH] - added .conf file for each subpackage - resolves bug 567608 --- 67-kacst-art.conf | 22 ++++++++ 67-kacst-book.conf | 22 ++++++++ 67-kacst-decorative.conf | 22 ++++++++ 67-kacst-digital.conf | 22 ++++++++ 67-kacst-farsi.conf | 22 ++++++++ 67-kacst-letter.conf | 22 ++++++++ 67-kacst-naskh.conf | 22 ++++++++ 67-kacst-office.conf | 22 ++++++++ 67-kacst-one.conf | 22 ++++++++ 67-kacst-pen.conf | 22 ++++++++ 67-kacst-poster.conf | 22 ++++++++ 67-kacst-qurn.conf | 22 ++++++++ 67-kacst-screen.conf | 22 ++++++++ 67-kacst-title.conf | 22 ++++++++ 67-kacst-titlel.conf | 22 ++++++++ kacst-fonts.spec | 116 ++++++++++++++++++++++++++++++++------- 16 files changed, 425 insertions(+), 21 deletions(-) create mode 100644 67-kacst-art.conf create mode 100644 67-kacst-book.conf create mode 100644 67-kacst-decorative.conf create mode 100644 67-kacst-digital.conf create mode 100644 67-kacst-farsi.conf create mode 100644 67-kacst-letter.conf create mode 100644 67-kacst-naskh.conf create mode 100644 67-kacst-office.conf create mode 100644 67-kacst-one.conf create mode 100644 67-kacst-pen.conf create mode 100644 67-kacst-poster.conf create mode 100644 67-kacst-qurn.conf create mode 100644 67-kacst-screen.conf create mode 100644 67-kacst-title.conf create mode 100644 67-kacst-titlel.conf diff --git a/67-kacst-art.conf b/67-kacst-art.conf new file mode 100644 index 0000000..0eebae3 --- /dev/null +++ b/67-kacst-art.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + serif + + + KacstArt + + + + KacstArt + + serif + + + + diff --git a/67-kacst-book.conf b/67-kacst-book.conf new file mode 100644 index 0000000..6664169 --- /dev/null +++ b/67-kacst-book.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstBook + + + + KacstBook + + sans-serif + + + + diff --git a/67-kacst-decorative.conf b/67-kacst-decorative.conf new file mode 100644 index 0000000..f96b634 --- /dev/null +++ b/67-kacst-decorative.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + serif + + + KacstDecorative + + + + KacstDecorative + + serif + + + + diff --git a/67-kacst-digital.conf b/67-kacst-digital.conf new file mode 100644 index 0000000..db3dc49 --- /dev/null +++ b/67-kacst-digital.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstDigital + + + + KacstDigital + + sans-serif + + + + diff --git a/67-kacst-farsi.conf b/67-kacst-farsi.conf new file mode 100644 index 0000000..4a1701b --- /dev/null +++ b/67-kacst-farsi.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstFarsi + + + + KacstFarsi + + sans-serif + + + + diff --git a/67-kacst-letter.conf b/67-kacst-letter.conf new file mode 100644 index 0000000..0f2aaf8 --- /dev/null +++ b/67-kacst-letter.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstLetter + + + + KacstLetter + + sans-serif + + + + diff --git a/67-kacst-naskh.conf b/67-kacst-naskh.conf new file mode 100644 index 0000000..5dd5be5 --- /dev/null +++ b/67-kacst-naskh.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstNaskh + + + + KacstNaskh + + sans-serif + + + + diff --git a/67-kacst-office.conf b/67-kacst-office.conf new file mode 100644 index 0000000..615745a --- /dev/null +++ b/67-kacst-office.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstOffice + + + + KacstOffice + + sans-serif + + + + diff --git a/67-kacst-one.conf b/67-kacst-one.conf new file mode 100644 index 0000000..0ccfe58 --- /dev/null +++ b/67-kacst-one.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstOne + + + + KacstOne + + sans-serif + + + + diff --git a/67-kacst-pen.conf b/67-kacst-pen.conf new file mode 100644 index 0000000..bb75dbc --- /dev/null +++ b/67-kacst-pen.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + kacstPen + + + + kacstPen + + sans-serif + + + + diff --git a/67-kacst-poster.conf b/67-kacst-poster.conf new file mode 100644 index 0000000..02cb61a --- /dev/null +++ b/67-kacst-poster.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstPoster + + + + KacstPoster + + sans-serif + + + + diff --git a/67-kacst-qurn.conf b/67-kacst-qurn.conf new file mode 100644 index 0000000..215e453 --- /dev/null +++ b/67-kacst-qurn.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstQurn + + + + KacstQurn + + sans-serif + + + + diff --git a/67-kacst-screen.conf b/67-kacst-screen.conf new file mode 100644 index 0000000..d02b5b4 --- /dev/null +++ b/67-kacst-screen.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstScreen + + + + KacstScreen + + sans-serif + + + + diff --git a/67-kacst-title.conf b/67-kacst-title.conf new file mode 100644 index 0000000..8ce8401 --- /dev/null +++ b/67-kacst-title.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstTitle + + + + KacstTitle + + sans-serif + + + + diff --git a/67-kacst-titlel.conf b/67-kacst-titlel.conf new file mode 100644 index 0000000..18b2ddd --- /dev/null +++ b/67-kacst-titlel.conf @@ -0,0 +1,22 @@ + + + + + + ar + + + sans-serif + + + KacstTitleL + + + + KacstTitleL + + sans-serif + + + + diff --git a/kacst-fonts.spec b/kacst-fonts.spec index c8e2775..8b02a0a 100644 --- a/kacst-fonts.spec +++ b/kacst-fonts.spec @@ -1,5 +1,6 @@ %define fontname kacst %define fontdir %{_datadir}/fonts/%{fontname} +%define fontconf 67-%{fontname} # Common description %define common_desc \ @@ -8,24 +9,40 @@ from the King Abdulaziz City for Science & Technology(kacst). Name: %{fontname}-fonts Version: 2.0 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Source: http://downloads.sourceforge.net/sourceforge/arabeyes/%{fontname}_fonts_%{version}.tar.bz2 +Source1: %{fontconf}-art.conf +Source2: %{fontconf}-book.conf +Source3: %{fontconf}-decorative.conf +Source4: %{fontconf}-digital.conf +Source5: %{fontconf}-farsi.conf +Source6: %{fontconf}-letter.conf +Source7: %{fontconf}-naskh.conf +Source8: %{fontconf}-office.conf +Source9: %{fontconf}-one.conf +Source10: %{fontconf}-pen.conf +Source11: %{fontconf}-poster.conf +Source12: %{fontconf}-qurn.conf +Source13: %{fontconf}-screen.conf +Source14: %{fontconf}-title.conf +Source15: %{fontconf}-titlel.conf + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: dos2unix -BuildRequires: fontpackages-devel > 1.13 +BuildRequires: dos2unix +BuildRequires: fontpackages-devel > 1.13 Group: User Interface/X Obsoletes: fonts-arabic <= 2.1-2 Summary: Fonts for arabic from arabeyes project -URL: http://www.arabeyes.org/resources.php +URL: http://www.arabeyes.org/resources.php %description %common_desc %package common Summary: Common files for kacst-fonts -Group: User Interface/X +Group: User Interface/X Requires: fontpackages-filesystem %description common @@ -41,7 +58,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-book-fonts This package contains book type fonts for the display of Arabic -%_font_pkg -n book KacstBook.ttf +%_font_pkg -n book -f %{fontconf}-book* KacstBook.ttf %package -n %{fontname}-digital-fonts Summary: Fonts for arabic from arabeyes project @@ -53,7 +70,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-digital-fonts This package contains digital type fonts for the display of Arabic -%_font_pkg -n digital KacstDigital.ttf +%_font_pkg -n digital -f %{fontconf}-digital* KacstDigital.ttf %package -n %{fontname}-letter-fonts Summary: Fonts for arabic from arabeyes project @@ -65,7 +82,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-letter-fonts This package contains book kacst fonts for the display of Arabic -%_font_pkg -n letter KacstLetter.ttf +%_font_pkg -n letter -f %{fontconf}-letter* KacstLetter.ttf %package -n %{fontname}-office-fonts Summary: Fonts for arabic from arabeyes project @@ -77,7 +94,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-office-fonts This package contains office type fonts for the display of Arabic -%_font_pkg -n office KacstOffice.ttf +%_font_pkg -n office -f %{fontconf}-office* KacstOffice.ttf %package -n %{fontname}-pen-fonts Summary: Fonts for arabic from arabeyes project @@ -89,7 +106,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-pen-fonts This package contains pen type fonts for the display of Arabic -%_font_pkg -n pen kacstPen.ttf +%_font_pkg -n pen -f %{fontconf}-pen* kacstPen.ttf %package -n %{fontname}-qurn-fonts Summary: Fonts for arabic from arabeyes project @@ -101,7 +118,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-qurn-fonts This package contains qurn type fonts for the display of Arabic -%_font_pkg -n qurn KacstQurn.ttf +%_font_pkg -n qurn -f %{fontconf}-qurn* KacstQurn.ttf %package -n %{fontname}-titlel-fonts Summary: Fonts for arabic from arabeyes project @@ -113,7 +130,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-titlel-fonts This package contains title large type fonts for the display of Arabic -%_font_pkg -n titlel KacstTitleL.ttf +%_font_pkg -n titlel -f %{fontconf}-titlel.conf KacstTitleL.ttf %package -n %{fontname}-art-fonts Summary: Fonts for arabic from arabeyes project @@ -125,7 +142,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-art-fonts This package contains art type fonts for the display of Arabic -%_font_pkg -n art KacstArt.ttf +%_font_pkg -n art -f %{fontconf}-art* KacstArt.ttf %package -n %{fontname}-decorative-fonts Summary: Fonts for arabic from arabeyes project @@ -137,7 +154,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-decorative-fonts This package contains decorative type fonts for the display of Arabic -%_font_pkg -n decorative KacstDecorative.ttf +%_font_pkg -n decorative -f %{fontconf}-decorative* KacstDecorative.ttf %package -n %{fontname}-farsi-fonts Summary: Fonts for arabic from arabeyes project @@ -149,7 +166,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-farsi-fonts This package contains farsi type fonts for the display of Arabic -%_font_pkg -n farsi KacstFarsi.ttf +%_font_pkg -n farsi -f %{fontconf}-farsi* KacstFarsi.ttf %package -n %{fontname}-naskh-fonts Summary: Fonts for arabic from arabeyes project @@ -161,7 +178,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-naskh-fonts This package contains naskh type fonts for the display of Arabic -%_font_pkg -n naskh KacstNaskh.ttf +%_font_pkg -n naskh -f %{fontconf}-naskh* KacstNaskh.ttf %package -n %{fontname}-one-fonts Summary: Fonts for arabic from arabeyes project @@ -173,7 +190,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-one-fonts This package contains one type fonts for the display of Arabic -%_font_pkg -n one KacstOne.ttf +%_font_pkg -n one -f %{fontconf}-one* KacstOne.ttf %package -n %{fontname}-poster-fonts Summary: Fonts for arabic from arabeyes project @@ -185,7 +202,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-poster-fonts This package contains poster type fonts for the display of Arabic -%_font_pkg -n poster KacstPoster.ttf +%_font_pkg -n poster -f %{fontconf}-poster* KacstPoster.ttf %package -n %{fontname}-screen-fonts Summary: Fonts for arabic from arabeyes project @@ -197,7 +214,7 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-screen-fonts This package contains screen type fonts for the display of Arabic -%_font_pkg -n screen KacstScreen.ttf +%_font_pkg -n screen -f %{fontconf}-screen* KacstScreen.ttf %package -n %{fontname}-title-fonts Summary: Fonts for arabic from arabeyes project @@ -209,9 +226,8 @@ Obsoletes: %{name} < 2.0-3 %description -n %{fontname}-title-fonts This package contains title type fonts for the display of Arabic -%_font_pkg -n title KacstTitle.ttf +%_font_pkg -n title -f %{fontconf}-title.conf KacstTitle.ttf -#%{_fontdir} is shared by following packages since they all are for malayalam script only %prep %setup -q -n KacstArabicFonts-%{version} @@ -226,6 +242,60 @@ rm -rf %{buildroot} install -m 0755 -d %{buildroot}%{fontdir} install -m 0644 -p *.ttf %{buildroot}%{fontdir} +install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ + %{buildroot}%{_fontconfig_confdir} + +install -m 0644 -p %{SOURCE1} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-art.conf +install -m 0644 -p %{SOURCE2} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-book.conf +install -m 0644 -p %{SOURCE3} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-decorative.conf +install -m 0644 -p %{SOURCE4} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-digital.conf +install -m 0644 -p %{SOURCE5} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-farsi.conf +install -m 0644 -p %{SOURCE6} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-letter.conf +install -m 0644 -p %{SOURCE7} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-naskh.conf +install -m 0644 -p %{SOURCE8} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-office.conf +install -m 0644 -p %{SOURCE9} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-one.conf +install -m 0644 -p %{SOURCE10} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-pen.conf +install -m 0644 -p %{SOURCE11} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-poster.conf +install -m 0644 -p %{SOURCE12} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-qurn.conf +install -m 0644 -p %{SOURCE13} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-screen.conf +install -m 0644 -p %{SOURCE14} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-title.conf +install -m 0644 -p %{SOURCE15} \ + %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-titlel.conf + +for fconf in %{fontconf}-art.conf \ + %{fontconf}-book.conf \ + %{fontconf}-decorative.conf \ + %{fontconf}-digital.conf \ + %{fontconf}-farsi.conf \ + %{fontconf}-letter.conf \ + %{fontconf}-naskh.conf \ + %{fontconf}-office.conf \ + %{fontconf}-one.conf \ + %{fontconf}-pen.conf \ + %{fontconf}-poster.conf \ + %{fontconf}-qurn.conf \ + %{fontconf}-screen.conf \ + %{fontconf}-title.conf \ + %{fontconf}-titlel.conf ; do + ln -s %{_fontconfig_templatedir}/$fconf \ + %{buildroot}%{_fontconfig_confdir}/$fconf +done + + %clean rm -rf %{buildroot} @@ -235,6 +305,10 @@ rm -rf %{buildroot} %dir %{fontdir} %changelog +* Fri Feb 25 2010 Pravin Satpute - 2.0-6 +- added .conf file for each subpackage +- resolves bug 567608 + * Fri Jul 24 2009 Fedora Release Engineering - 2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild