commit arabic-fonts for openSUSE:Factory
Hello community, here is the log from the commit of package arabic-fonts for openSUSE:Factory checked in at 2013-06-29 14:22:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arabic-fonts (Old) and /work/SRC/openSUSE:Factory/.arabic-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "arabic-fonts" Changes: -------- --- /work/SRC/openSUSE:Factory/arabic-fonts/arabic-fonts.changes 2012-09-14 12:12:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.arabic-fonts.new/arabic-fonts.changes 2013-06-29 14:22:13.000000000 +0200 @@ -1,0 +2,13 @@ +Wed Jun 26 08:56:48 UTC 2013 - pgajdos@suse.com + +- new font: Amiri 0.106 [bnc#825961] + +------------------------------------------------------------------- +Mon Jun 24 14:44:04 UTC 2013 - pgajdos@suse.com + +- arabic-fonts splitted into subpackages [bnc#825954] +- new font: KacstOne 5.0 [bnc#825955] +- %if-0-out Haydar and Nesf2 family because of missing license + specification + +------------------------------------------------------------------- New: ---- amiri-0.106.tar.bz2 kacst_one_5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arabic-fonts.spec ++++++ --- /var/tmp/diff_new_pack.ZQLeRp/_old 2013-06-29 14:22:15.000000000 +0200 +++ /var/tmp/diff_new_pack.ZQLeRp/_new 2013-06-29 14:22:15.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package arabic-fonts # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,20 +16,29 @@ # +# missing license specification for Haydar family, +# sent mail to sales@haydarnet.nl, info@haydarlinux.org +%define with_haydar 0 +# missing license to Nesf2 family, +# sent mail to lucdevroye@gmail.com +%define with_nesf2 0 + Name: arabic-fonts -Version: 0.20091208 +Version: 0.20130624 Release: 0 Summary: A Collection of Free Arabic Fonts -License: GPL-2.0+ +License: GPL-2.0 and SUSE-Public-Domain and OFL-1.1 Group: System/X11/Fonts Url: http://www.arabeyes.org/resources.php # public domain: -Source0: ae_fonts_mono.tar.bz2 -Source1: http://heanet.dl.sourceforge.net/sourceforge/arabeyes/haydar_fonts.tar.bz2 -Source2: kacst_fonts_2.01.tar.bz2 -Source3: http://heanet.dl.sourceforge.net/sourceforge/arabeyes/lateef.shaikh_fonts.ta... -Source4: http://heanet.dl.sourceforge.net/sourceforge/arabeyes/sharif.univ_ttf.bz2 +Source0: http://downloads.sourceforge.net/arabeyes/ae_fonts_mono.tar.bz2 +Source1: http://downloads.sourceforge.net/arabeyes/haydar_fonts.tar.bz2 +Source2: http://downloads.sourceforge.net/arabeyes/kacst_fonts_2.01.tar.bz2 +Source3: http://downloads.sourceforge.net/arabeyes/lateef.shaikh_fonts.tar.bz2 +Source4: http://downloads.sourceforge.net/arabeyes/sharif.univ_ttf.bz2 Source5: http://downloads.sourceforge.net/arabeyes/ae_fonts_2.0.tar.bz2 +Source6: http://downloads.sourceforge.net/arabeyes/kacst_one_5.0.tar.bz2 +Source7: http://downloads.sourceforge.net/project/amiri/amiri-0.106.tar.bz2 BuildRequires: dos2unix BuildRequires: fontpackages-devel %if 0%{?suse_version} >= 1220 @@ -42,10 +51,20 @@ BuildRequires: xorg-x11 %endif %reconfigure_fonts_prereq +Requires: arabic-ae-fonts +Requires: arabic-bitmap-fonts +%if %{with_haydar} +Requires: arabic-haydar-bitmap-fonts +%endif +Requires: arabic-kacst-fonts +Requires: arabic-kacstone-fonts +Requires: arabic-naqsh-fonts +%if %{with_nesf2} +Requires: arabic-nesf2-fonts +%endif Provides: scalable-font-ar Provides: locale(ar) -# FIXME: This causes a rpmlint warning; change <= to < once here's a new upstream version -Obsoletes: fonts-arabic <= %{version} +Obsoletes: fonts-arabic <= 0.20091208 Provides: fonts-arabic = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -54,17 +73,110 @@ A collection of free Arabic fonts available from http://www.arabeyes.org/resources.php. +%package -n arabic-bitmap-fonts +Summary: Arabic Bitmap Font +License: SUSE-Public-Domain +Group: System/X11/Fonts +Version: 1.0 +Release: 0 +# according to PS Names Copyright: +Provides: locale(ar) + +%description -n arabic-bitmap-fonts +Misc Fixed family with arabic symbols. + +%if %{with_haydar} +%package -n arabic-haydar-bitmap-fonts +Summary: Arabic Bitmap Font +License: SUSE-Public-Domain +Group: System/X11/Fonts +Version: 1.0 +Release: 0 +Provides: locale(ar) + +%description -n arabic-haydar-bitmap-fonts +Arabic bitmap font (Haydar family). +%endif + +%package -n arabic-kacst-fonts +Summary: Arabic Kacst Fonts +License: GPL-2.0 +Group: System/X11/Fonts +Version: 2.01 +Release: 0 +Provides: locale(ar) + +%description -n arabic-kacst-fonts +TrueType families developed by Kacst institution. + +%package -n arabic-kacstone-fonts +Summary: Arabic Kacst One Fonts +License: GPL-2.0 +Group: System/X11/Fonts +Version: 5.0 +Release: 0 +Provides: locale(ar) + +%description -n arabic-kacstone-fonts +KacstOne family developed by Kacst institution. + +%package -n arabic-naqsh-fonts +Summary: Arabic Naqsh Font +License: GPL-2.0 +Group: System/X11/Fonts +Version: 2.1 +Release: 0 +Provides: locale(ar) + +%description -n arabic-naqsh-fonts +Arabic TrueType font (Naqsh family). + +%if %{with_nesf2} +%package -n arabic-nesf2-fonts +Summary: Arabic Nesf2 Font +License: SUSE-Public-Domain +Group: System/X11/Fonts +Version: 20000102 +Release: 0 +Provides: locale(ar) + +%description -n arabic-nesf2-fonts +Arabic TrueType font (Nesf2 family). +%endif + +%package -n arabic-ae-fonts +Summary: Arabic Free and Open Source Fonts +License: GPL-2.0 +Group: System/X11/Fonts +Version: 2.0 +Release: 0 +Provides: locale(ar) + +%description -n arabic-ae-fonts +Arabic TrueType fonts collected by Arab Eyes (www.arabeyes.org). + +%package -n arabic-amiri-fonts +Summary: Amiri Naksh Typeface +License: OFL-1.1 +Group: System/X11/Fonts +Version: 0.106 +Release: 0 +Provides: locale(ar) + +%description -n arabic-amiri-fonts +Amiri family is high quality Arabic Naskh typeface. + %prep -%setup -T -c %{name} -n %{name} -a 0 -a 1 -a 2 -a 3 -a 5 -bunzip2 --stdout $RPM_SOURCE_DIR/sharif.univ_ttf.bz2 > sharif.univ.ttf -dos2unix License.txt -mv License.txt License.Naqsh.txt -cp KacstArabicFonts-*/LICENSE LICENSE.Kacst -cp ae_fonts*/COPYING COPYING.ae_fonts -cp ae_fonts*/ChangeLog ChangeLog.ae_fonts -cp ae_fonts*/README README.ae_fonts +%setup -T -c %{name} -n %{name} -a 0 -a 2 -a 3 -a 5 -a 6 -a 7 +%if %{with_haydar} +tar xf %{SOURCE1} +%endif +%if %{with_nesf2} +bunzip2 --stdout $RPM_SOURCE_DIR/sharif.univ_ttf.bz2 > Nesf2.ttf +%endif %build +dos2unix License.txt %install mkdir -p %{buildroot}%{_miscfontsdir} @@ -89,8 +201,49 @@ %files %defattr(-, root,root) -%doc License* LICENSE* -%{_miscfontsdir} -%{_ttfontsdir} +%dir %{_miscfontsdir} +%dir %{_ttfontsdir} + +%files -n arabic-bitmap-fonts +%defattr(-,root,root) +%{_miscfontsdir}/10x21.pcf.gz + +%if %{with_haydar} +%files -n arabic-haydar-bitmap-fonts +%defattr(-,root,root) +%{_miscfontsdir}/haydar*.pcf.gz +%endif + +%files -n arabic-kacst-fonts +%defattr(-,root,root) +%doc KacstArabicFonts-*/{Copyright,LICENSE,README} +%{_ttfontsdir}/Kacst*.ttf +%exclude %{_ttfontsdir}/KacstOne*.ttf + +%files -n arabic-kacstone-fonts +%defattr(-,root,root) +%doc kacst_one_*/{BUGS,ChangeLog,Copyright,LICENSE,NEWS,README} +%{_ttfontsdir}/KacstOne*.ttf + +%files -n arabic-naqsh-fonts +%defattr(-,root,root) +%doc License.txt +%{_ttfontsdir}/Naqsh.ttf + +%if %{with_nesf2} +%files -n arabic-nesf2-fonts +%defattr(-,root,root) +%{_ttfontsdir}/Nesf2.ttf +%endif + +%files -n arabic-ae-fonts +%defattr(-,root,root) +%doc ae_fonts_*/{ChangeLog,COPYING,README} +%{_ttfontsdir}/ae_*.ttf + +%files -n arabic-amiri-fonts +%defattr(-,root,root) +%doc amiri*/README.txt amiri*/OFL-FAQ.txt amiri*/OFL.txt amiri*/documentation +%{_ttfontsdir}/amiri*.ttf %changelog -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de