rpms/edrip-fonts/devel edrip-fonts-fontconfig.conf, 1.1, 1.2 edrip-fonts.spec, 1.1, 1.2

Nicolas Mailhot (nim) fedora-extras-commits at redhat.com
Thu Mar 27 21:03:02 UTC 2008


Author: nim

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

Modified Files:
	edrip-fonts-fontconfig.conf edrip-fonts.spec 
Log Message:
small fixes


Index: edrip-fonts-fontconfig.conf
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/edrip-fonts-fontconfig.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- edrip-fonts-fontconfig.conf	26 Mar 2008 23:35:39 -0000	1.1
+++ edrip-fonts-fontconfig.conf	27 Mar 2008 21:02:28 -0000	1.2
@@ -7,4 +7,10 @@
       <family>Edrip</family>
     </accept>
   </alias>
+  <alias>
+    <family>Edrip</family>
+    <default>
+      <family>sans-serif</family>
+    </default>
+  </alias>
 </fontconfig>


Index: edrip-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/edrip-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- edrip-fonts.spec	26 Mar 2008 23:35:39 -0000	1.1
+++ edrip-fonts.spec	27 Mar 2008 21:02:28 -0000	1.2
@@ -9,7 +9,7 @@
 
 Name:    %{fontname}-fonts
 Version: 20080317
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Edrip decorative font
 
 Group:     User Interface/X
@@ -18,22 +18,6 @@
 Source0:   %{URL}/%{archivename}.tar.bz2
 Source1:   %{name}-fontconfig.conf
 
-# TopTeam released Teams in 2000 under a very liberal X11-like license
-# consisting of:
-# 1. a disclaimer
-# 2. the requirement not to use TopTeam's name in advertising
-# 3. the requirement to reproduce the license
-#
-# 1. should be covered by the standard OFL disclaimer
-# (X11 license disclaimer descendant with a few more words added)
-# 2. maps to OFL clause 4 (more restrictive)
-# 3. is not strictly respected, but no one is likely to complain as long as
-# the license text used effectively asks for the same things.
-#
-# So relicensing a derivative under the standard OFL seems legit.
-# However to activate OFL clause 4. and respect the original authors
-# requirements TopTeam and Teams need to be listed in OFL.txt, which Edrip's
-# author forgot to do.
 Patch0:    edrip-fonts-license.patch
 
 BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -91,6 +75,11 @@
 
 
 %changelog
+* Tue Mar 27 2008 <nicolas.mailhot at laposte.net>
+- 20080317-2
+✓ Fix source URL
+✓ Add more fontconfig magic
+
 * Wed Mar 26 2008 <nicolas.mailhot at laposte.net>
 - 20080317-1
 ✓ Fedora import




More information about the fedora-extras-commits mailing list