Author: qboosh Date: Mon Oct 19 17:05:43 2009 GMT Module: packages Tag: HEAD ---- Log message: - --build/--host compatible with rpm both 4.4/4.5 - util-macros version, BR: font-util - added README to doc, longer descs, fixed License information - release 2
---- Files affected: packages/xorg-font-font-misc-meltho: xorg-font-font-misc-meltho.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/xorg-font-font-misc-meltho/xorg-font-font-misc-meltho.spec diff -u packages/xorg-font-font-misc-meltho/xorg-font-font-misc-meltho.spec:1.8 packages/xorg-font-font-misc-meltho/xorg-font-font-misc-meltho.spec:1.9 --- packages/xorg-font-font-misc-meltho/xorg-font-font-misc-meltho.spec:1.8 Mon Oct 12 21:14:43 2009 +++ packages/xorg-font-font-misc-meltho/xorg-font-font-misc-meltho.spec Mon Oct 19 19:05:38 2009 @@ -3,8 +3,8 @@ Summary(pl.UTF-8): Fonty syryjskie Meltho Name: xorg-font-font-misc-meltho Version: 1.0.1 -Release: 1 -License: MIT +Release: 2 +License: distributable if unmodified Group: Fonts Source0: http://xorg.freedesktop.org/releases/individual/font/font-misc-meltho-%{version}.tar.bz2 # Source0-md5: 345f1a78312e30cd2c41d24ea3f3276f @@ -14,7 +14,8 @@ BuildRequires: fontconfig BuildRequires: xorg-app-mkfontdir BuildRequires: xorg-app-mkfontscale -BuildRequires: xorg-util-util-macros +BuildRequires: xorg-font-font-util >= 1.1 +BuildRequires: xorg-util-util-macros >= 1.3 Requires(post,postun): fontpostinst Requires: %{_fontsdir}/OTF Obsoletes: XFree86-fonts-Syriac @@ -22,10 +23,15 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Meltho Syriac fonts in OTF format. +Meltho Syriac fonts in OTF format. They come from Beth Mardutho: The +Syriac Institute and are covered by a license which permits +redistribution but prohibits modification. Please see the license in +COPYING file. %description -l pl.UTF-8 -Fonty syryjskie Meltho w formacie OTF. +Fonty syryjskie Meltho w formacie OTF. Pochodzą z Beth Mardutho: The +Syriac Institute. Ich licencja zezwala na rozpowszechnianie, ale +zabrania modyfikacji - szczegóły w pliku COPYING. %prep %setup -q -n font-misc-meltho-%{version} @@ -35,8 +41,8 @@ %{__autoconf} %{__automake} %configure \ - --build=%{_host_platform} \ - --host=%{_host_platform} \ + --build=%{_host} \ + --host=%{_host} \ --with-fontdir=%{_fontsdir}/OTF %{__make} @@ -67,6 +73,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/10/19 17:05:38 qboosh +- --build/--host compatible with rpm both 4.4/4.5 +- util-macros version, BR: font-util +- added README to doc, longer descs, fixed License information +- release 2 + Revision 1.8 2009/10/12 19:14:43 arekm - up to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-font-font-misc-meltho/xorg-font-font-misc-meltho.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
