rpms/edrip-fonts/devel .cvsignore, 1.4, 1.5 edrip-fonts.spec, 1.6, 1.7 sources, 1.4, 1.5

Nicolas Mailhot nim at fedoraproject.org
Mon May 26 20:25:59 UTC 2008


Author: nim

Update of /cvs/extras/rpms/edrip-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13363/devel

Modified Files:
	.cvsignore edrip-fonts.spec sources 
Log Message:
new version with bold italic


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	18 May 2008 14:08:57 -0000	1.4
+++ .cvsignore	26 May 2008 20:25:19 -0000	1.5
@@ -1 +1 @@
-edrip-src-20080515.tar.bz2
+edrip-src-20080523.tar.bz2


Index: edrip-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/edrip-fonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- edrip-fonts.spec	18 May 2008 14:22:08 -0000	1.6
+++ edrip-fonts.spec	26 May 2008 20:25:19 -0000	1.7
@@ -5,17 +5,17 @@
 %define archivename %{fontname}-src-%{version}
 
 Name:    %{fontname}-fonts
-Version: 20080515
-Release: 2%{?dist}
+Version: 20080523
+Release: 1%{?dist}
 Summary: Edrip decorative font
 
-Group:     User Interface/X
-License:   OFL
-URL:       ftp://ftp.dvo.ru/pub/Font/%{name}/
-Source0:   %{url}/%{archivename}.tar.bz2
-Source1:   %{name}-fontconfig.conf
+Group:   User Interface/X
+License: OFL
+URL:     ftp://ftp.dvo.ru/pub/Font/%{name}/
+Source0: %{url}/%{archivename}.tar.bz2
+Source1: %{name}-fontconfig.conf
 
-Patch0:    edrip-fonts-license.patch
+Patch0: edrip-fonts-license.patch
 
 BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:     noarch
@@ -33,14 +33,14 @@
 %patch0 -p1
 
 %build
-make %{?_smp_mflags} Edrip-Regular.ttf Edrip-Bold.ttf Edrip-Italic.ttf
+make %{?_smp_mflags} all
 
 
 %install
 rm -fr %{buildroot}
 
 install -m 0755 -d %{buildroot}%{fontdir}
-install -m 0644 -p Edrip-Regular.ttf Edrip-Bold.ttf Edrip-Italic.ttf %{buildroot}%{fontdir}
+install -m 0644 -p Edrip-*.ttf %{buildroot}%{fontdir}
 
 install -m 0755 -d %{buildroot}%{fontconfdir}
 install -m 0644 -p %{SOURCE1} %{buildroot}%{fontconfdir}/61-%{fontname}.conf
@@ -73,6 +73,11 @@
 
 
 %changelog
+* Mon May 26 2008 <nicolas.mailhot at laposte.net>
+- 20080523-1
+Ï¡ Add bold italic typeface to the font package
+Õ” Use new upstream makefile magic to simplify spec
+
 * Sun May 18 2008 <nicolas.mailhot at laposte.net>
 - 20080515-2
 ⦬ Add bold & italic typeface to the font package


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	18 May 2008 14:08:57 -0000	1.4
+++ sources	26 May 2008 20:25:19 -0000	1.5
@@ -1 +1 @@
-b404aa486651ac9dcf002dda7e49d6fa  edrip-src-20080515.tar.bz2
+e370ad776b3f98fe638e164935c00fb0  edrip-src-20080523.tar.bz2




More information about the Fedora-fonts-bugs-list mailing list