From f33672ba805133c322145bc6172e1e9d99e2e249 Mon Sep 17 00:00:00 2001 From: nim Date: Sep 06 2009 18:45:43 +0000 Subject: 0.2 --- diff --git a/.cvsignore b/.cvsignore index e9a7094..2876fd9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -heuristica-src-20090507.tar.bz2 +heuristica-src-0.2.tar.xz diff --git a/apanov-heuristica-fonts.spec b/apanov-heuristica-fonts.spec index 0b85f9a..e51a8b4 100644 --- a/apanov-heuristica-fonts.spec +++ b/apanov-heuristica-fonts.spec @@ -4,14 +4,15 @@ %global archivename heuristica-src-%{version} Name: %{fontname}-fonts -Version: 20090507 -Release: 2%{?dist} +Version: 0.2 +Release: 1%{?dist} +Epoch: 1 Summary: Heuristica font Group: User Interface/X License: OFL URL: ftp://ftp.dvo.ru/pub/Font/heuristica/ -Source0: %{url}%{archivename}.tar.bz2 +Source0: %{url}%{archivename}.tar.xz Source1: %{name}-fontconfig.conf BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -27,9 +28,19 @@ font that was released to the TeX Users Group under a liberal license. %prep %setup -q -c +for txt in *.txt ; do + fold -s $txt > $txt.new + sed -i 's/\r//' $txt.new + touch -r $txt $txt.new + mv $txt.new $txt +done %build + +# bug #512504 needs to be fixed in fonttools for plain make to work +# http://bugzilla.redhat.com/show_bug.cgi?id=512504 + make %{?_smp_mflags} Heuristica-Regular.otf Heuristica-Bold.otf \ Heuristica-Italic.otf Heuristica-BoldItalic.otf @@ -59,8 +70,12 @@ rm -fr %{buildroot} %changelog -* Fri Jul 24 2009 Fedora Release Engineering - 20090507-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* Sun Sep 6 2009 Nicolas Mailhot +- 1:0.2-1 + +* Fri Jul 24 2009 Fedora Release Engineering +- 20090507-2 +— Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Jul 14 2009 Nicolas Mailhot - 20090507-1 diff --git a/import.log b/import.log index 43bdc97..557b884 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ apanov-heuristica-fonts-20090125-3_fc11:HEAD:apanov-heuristica-fonts-20090125-3. apanov-heuristica-fonts-20090125-3_fc11:HEAD:apanov-heuristica-fonts-20090125-3.fc11.src.rpm:1235377618 apanov-heuristica-fonts-20090125-5_fc11:HEAD:apanov-heuristica-fonts-20090125-5.fc11.src.rpm:1237147311 apanov-heuristica-fonts-20090507-1_fc12:HEAD:apanov-heuristica-fonts-20090507-1.fc12.src.rpm:1247609683 +apanov-heuristica-fonts-0_2-1_fc12:HEAD:apanov-heuristica-fonts-0.2-1.fc12.src.rpm:1252262664 diff --git a/sources b/sources index 104de00..4b2499d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c395cbb906b7a82467bd90a88a4671a heuristica-src-20090507.tar.bz2 +eab9b8bdca120ebdbf1ac90cde70eddd heuristica-src-0.2.tar.xz