From 81ac7a7185b542aec8b31725826f79eed361a7fb Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 26 Nov 2012 11:26:33 +0530 Subject: [PATCH] Resolves:rh#880037 - Update Source URL in spec file --- 65-0-madan.conf => madan-fonts-fontconfig.conf | 0 madan-fonts.spec | 15 ++++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) rename 65-0-madan.conf => madan-fonts-fontconfig.conf (100%) diff --git a/65-0-madan.conf b/madan-fonts-fontconfig.conf similarity index 100% rename from 65-0-madan.conf rename to madan-fonts-fontconfig.conf diff --git a/madan-fonts.spec b/madan-fonts.spec index 3e29df9..a0386f2 100644 --- a/madan-fonts.spec +++ b/madan-fonts.spec @@ -3,21 +3,21 @@ Name: %{fontname}-fonts Version: 2.000 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Font for Nepali language Group: User Interface/X License: GPL+ URL: http://madanpuraskar.org/ -#Note if downloading this URL using wget,move this file to madan.zip -#Source0: http://madanpuraskar.org/index.php?option=com_docman&task=doc_download&gid=8&Itemid=63 -Source0: madan.zip -Source1: %{fontconf} +# Found new following working Source URL. Use wget to download this archive +Source0: http://download.com.np/uploads/nepali_unicode/madan.zip +Source1: %{name}-fontconfig.conf Source2: ttf2sfd.pe Source3: sfd2ttf.pe BuildArch: noarch BuildRequires: fontforge BuildRequires: fontpackages-devel Requires: fontpackages-filesystem +# This patch will make sure "fc-scan madan.ttf |grep lang:" will show ne Patch0: madan-fonts-2.000-bug842965-u0970.patch %description @@ -31,7 +31,9 @@ for file in madan/license.txt; do touch -r $file $file.new && \ mv $file.new $file done + cp -p %{SOURCE2} %{SOURCE3} . + chmod 755 ttf2sfd.pe sfd2ttf.pe ./ttf2sfd.pe madan/*.ttf rm -rf madan/*ttf @@ -59,6 +61,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %changelog +* Mon Nov 26 2012 Parag - 2.000-9 +- Resolves:rh#880037 - Update Source URL in spec file + * Fri Aug 03 2012 Parag - 2.000-8 - Resolves: rh#842965, added character u0970 - Enabled autohint in fontconf file