rpms/apanov-edrip-fonts/devel apanov-edrip-fonts-fontconfig.conf, NONE, 1.1 apanov-edrip-fonts-license.patch, NONE, 1.1 apanov-edrip-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Nicolas Mailhot nim at fedoraproject.org
Tue Jan 27 06:56:27 UTC 2009


Author: nim

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

Modified Files:
	.cvsignore sources 
Added Files:
	apanov-edrip-fonts-fontconfig.conf 
	apanov-edrip-fonts-license.patch apanov-edrip-fonts.spec 
	import.log 
Log Message:
edrip-fonts ⇒ apanov-edrip-fonts


--- NEW FILE apanov-edrip-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>fantasy</family>
    <prefer>
      <family>Edrip</family>
    </prefer>
  </alias>
  <alias>
    <family>Edrip</family>
    <default>
      <family>fantasy</family>
    </default>
  </alias>
  <alias binding="same">
    <family>Teams</family>
    <accept>
      <family>Edrip</family>
    </accept>
  </alias>
</fontconfig>

apanov-edrip-fonts-license.patch:

--- NEW FILE apanov-edrip-fonts-license.patch ---
--- edrip-src-20080317.orig/OFL.txt	2008-03-08 04:31:55.000000000 +0100
+++ edrip-src-20080317/OFL.txt	2008-03-27 00:04:29.000000000 +0100
@@ -5,6 +5,36 @@
 This license is copied below, and is also available with a FAQ at:
 http://scripts.sil.org/OFL
 
+The Font Software incorporates work covered by the following copyright and
+permission notice:
+
+%<----------------------------------------------------------------------------
+The Teams font without an explicit copyright is covered by the following 
+copyright/license:
+
+Copyright (C) 1994-2000 The TopTeam Co. All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
+of this software and associated documentation files (the "Software"), to deal 
+in the Software without restriction, including without limitation the rights 
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 
+copies of the Software, and to permit persons to whom the Software is 
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
+TOPTEAM CO. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of TopTeam Co. shall not be used 
+in advertising or otherwise to promote the sale, use or other dealings in this 
+Software without prior written authorization from TopTeam Co.
+%<----------------------------------------------------------------------------
 
 -----------------------------------------------------------
 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007


--- NEW FILE apanov-edrip-fonts.spec ---
%define fontname apanov-edrip
%define fontconf 61-%{fontname}.conf

%define archivename edrip-src-%{version}

Name:    %{fontname}-fonts
Version: 20081007
Release: 3%{?dist}
Summary: A decorative contrast sans-serif font

Group:     User Interface/X
License:   OFL
URL:       ftp://ftp.dvo.ru/pub/Font/%{fontname}/
Source0:   %{url}%{archivename}.tar.bz2
Source1:   %{name}-fontconfig.conf
Patch0:    %{name}-license.patch
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

BuildArch:     noarch
BuildRequires: fontpackages-devel
BuildRequires: xgridfit
BuildRequires: fontforge
Requires:      fontpackages-filesystem
Obsoletes:     edrip-fonts < 20081007-3

%description
Edrip font is a contrast sans-serif font. It is based on the Teams font
released on 2000 by TopTeam Co. Edrip contains symbols for basic Cyrillic and
Latin alphabets.


%prep
%setup -q -c
%patch0 -p1

%build
make %{?_smp_mflags} all


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{SOURCE1} \
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc *.txt README
%dir %{_fontdir}


%changelog
* Sun Jan 25 2009 <nicolas.mailhot at laposte.net>
- 20081007-3
► renamed to “apanov-edrip-fonts” to apply Packaging:FontsPolicy#Naming

* Sun Nov 23 2008 <nicolas.mailhot at laposte.net>
- 20081007-2
ᛤ ‘rpm-fonts’ renamed to “fontpackages”

* Fri Nov 14 2008 <nicolas.mailhot at laposte.net>
- 20081007-1
▤ Rebuild using new « rpm-fonts »

* Wed Sep 3 2008 <nicolas.mailhot at laposte.net>
- 20080826-2
âš™ Rebuild with pre-F10-freeze fontforge

* Mon Sep 1 2008 <nicolas.mailhot at laposte.net>
- 20080826-1
Ô¡ Still more extended cyrillic coverage

* Fri Jul 17 2008 <nicolas.mailhot at laposte.net>
- 20080717-1
𐅇 More cyrillic coverage

* Fri Jul 11 2008 <nicolas.mailhot at laposte.net>
- 20080710-1
⌖ Fedora 10 alpha general package cleanup

* Wed Jun 4 2008 <nicolas.mailhot at laposte.net>
- 20080523-2
⌂ Fix URL
⎈ Register in new fantasy generic

* 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

* Fri Apr 4 2008 <nicolas.mailhot at laposte.net>
- 20080330-1
⤊ Fast upstream changes

* Tue Mar 27 2008 <nicolas.mailhot at laposte.net>
- 20080317-3
✓ Fix source URL
✓ Add more fontconfig magic

* Wed Mar 26 2008 <nicolas.mailhot at laposte.net>
- 20080317-1
✓ Fedora import

* Thu Mar 13 2008 <nicolas.mailhot at laposte.net>
- 20080310-1
✓ Initial packaging


--- NEW FILE import.log ---
apanov-edrip-fonts-20081007-3_fc11:HEAD:apanov-edrip-fonts-20081007-3.fc11.src.rpm:1233039319


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/apanov-edrip-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	26 Jan 2009 22:56:20 -0000	1.1
+++ .cvsignore	27 Jan 2009 06:55:56 -0000	1.2
@@ -0,0 +1 @@
+edrip-src-20081007.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/apanov-edrip-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	26 Jan 2009 22:56:20 -0000	1.1
+++ sources	27 Jan 2009 06:55:57 -0000	1.2
@@ -0,0 +1 @@
+b745af94b865df2b0c20fe72ff58b568  edrip-src-20081007.tar.bz2




More information about the fonts-bugs mailing list