Author: nim

Update of /cvs/extras/rpms/apanov-heuristica-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1976/devel

Modified Files:
        .cvsignore apanov-heuristica-fonts.spec import.log sources 
Log Message:
0.2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/apanov-heuristica-fonts/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore  14 Jul 2009 22:16:52 -0000      1.4
+++ .cvsignore  6 Sep 2009 18:45:43 -0000       1.5
@@ -1 +1 @@
-heuristica-src-20090507.tar.bz2
+heuristica-src-0.2.tar.xz


Index: apanov-heuristica-fonts.spec
===================================================================
RCS file: 
/cvs/extras/rpms/apanov-heuristica-fonts/devel/apanov-heuristica-fonts.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- apanov-heuristica-fonts.spec        24 Jul 2009 16:57:04 -0000      1.10
+++ apanov-heuristica-fonts.spec        6 Sep 2009 18:45:43 -0000       1.11
@@ -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 
 
 %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 <[email protected]> 
- 20090507-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Sun Sep  6 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1:0.2-1
+
+* Fri Jul 24 2009 Fedora Release Engineering <[email protected]>
+- 20090507-2
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Tue Jul 14 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 20090507-1


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/apanov-heuristica-fonts/devel/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log  14 Jul 2009 22:16:52 -0000      1.7
+++ import.log  6 Sep 2009 18:45:43 -0000       1.8
@@ -5,3 +5,4 @@ apanov-heuristica-fonts-20090125-3_fc11:
 
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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/apanov-heuristica-fonts/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources     14 Jul 2009 22:16:52 -0000      1.4
+++ sources     6 Sep 2009 18:45:43 -0000       1.5
@@ -1 +1 @@
-0c395cbb906b7a82467bd90a88a4671a  heuristica-src-20090507.tar.bz2
+eab9b8bdca120ebdbf1ac90cde70eddd  heuristica-src-0.2.tar.xz

_______________________________________________
Fedora-fonts-bugs-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to