diff --git a/.cvsignore b/.cvsignore index 504cd52..62044f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dejavu-sfd-2.8.tar.gz +dejavu-sfd-2.9.tar.gz diff --git a/dejavu-fonts-experimental-fontconfig.conf b/dejavu-fonts-experimental-fontconfig.conf index 685aaf8..064f205 100644 --- a/dejavu-fonts-experimental-fontconfig.conf +++ b/dejavu-fonts-experimental-fontconfig.conf @@ -13,49 +13,40 @@ $Id$ --> - - - DejaVu Sans Condensed - - sans-serif - - - - DejaVu Serif Condensed - - serif - - - - DejaVu LGC Sans Condensed - - DejaVu LGC Sans Condensed - DejaVu Sans Condensed - - - - Toga Sans - - Toga Sans - DejaVu Sans Condensed - - - - DejaVu LGC Serif Condensed - - DejaVu LGC Serif Condensed - DejaVu Serif Condensed - - - - Toga Serif - - Toga Serif - DejaVu Serif Condensed - - - + + + DejaVu LGC Sans Condensed + + + DejaVu Sans Condensed + + + + + Toga Sans + + + DejaVu Sans Condensed + + + + + DejaVu LGC Serif Condensed + + + DejaVu Serif Condensed + + + + + Toga Serif + + + DejaVu Serif Condensed + + + DejaVu Sans Condensed @@ -67,7 +58,7 @@ false - + DejaVu Serif Condensed diff --git a/dejavu-fonts-fontconfig.conf b/dejavu-fonts-fontconfig.conf index 03584f2..9d7b2ae 100644 --- a/dejavu-fonts-fontconfig.conf +++ b/dejavu-fonts-fontconfig.conf @@ -2,7 +2,7 @@ - - - DejaVu Sans - - sans-serif - - - - DejaVu Serif - - serif - - - - - DejaVu Sans Mono - - monospace - - - - Bitstream Vera Sans - - Bitstream Vera Sans - DejaVu Sans - - - - DejaVu LGC Sans - - DejaVu LGC Sans - DejaVu Sans - - - - Arev Sans - - Arev Sans - DejaVu Sans - - - - SUSE Sans - - SUSE Sans - DejaVu Sans - - - - Hunky Sans - - DejaVu Sans - Hunky Sans - - - - Verajja - - DejaVu Sans - Verajja - - - - Bepa - - DejaVu Sans - Bepa - - - - Olwen Sans - - DejaVu Sans - Olwen Sans - - + + + Bitstream Vera Sans + + + DejaVu Sans + + + + + DejaVu LGC Sans + + + DejaVu Sans + + + + + Arev Sans + + + DejaVu Sans + + + + + SUSE Sans + + + DejaVu Sans + + + + + Hunky Sans + + + DejaVu Sans + + + + + Verajja + + + DejaVu Sans + + + + + Bepa + + + DejaVu Sans + + + + + Olwen Sans + + + DejaVu Sans + + - - Bitstream Vera Serif - - Bitstream Vera Serif - DejaVu Serif - - - - DejaVu LGC Serif - - DejaVu LGC Serif - DejaVu Serif - - - - SUSE Serif - - SUSE Serif - DejaVu Serif - - - - Hunky Serif - - Hunky Serif - DejaVu Serif - - - - Olwen Serif - - Olwen Serif - DejaVu Serif - - + + + Bitstream Vera Serif + + + DejaVu Serif + + + + + DejaVu LGC Serif + + + DejaVu Serif + + + + + SUSE Serif + + + DejaVu Serif + + + + + Hunky Serif + + + DejaVu Serif + + + + + Olwen Serif + + + DejaVu Serif + + - - Bitstream Vera Sans Mono - - Bitstream Vera Sans Mono - DejaVu Sans Mono - - - - DejaVu LGC Sans Mono - - DejaVu LGC Sans Mono - DejaVu Sans Mono - - - - SUSE Sans Mono - - SUSE Sans Mono - DejaVu Sans Mono - - - - Bepa Mono - - Bepa Mono - DejaVu Sans Mono - - - - Olwen Sans Mono - - Olwen Sans Mono - DejaVu Sans Mono - - - + + + Bitstream Vera Sans Mono + + + DejaVu Sans Mono + + + + + DejaVu LGC Sans Mono + + + DejaVu Sans Mono + + + + + SUSE Sans Mono + + + DejaVu Sans Mono + + + + + Bepa Mono + + + DejaVu Sans Mono + + + + + Olwen Sans Mono + + + DejaVu Sans Mono + + + + + + sans-serif + + + DejaVu Sans + + + + + serif + + + DejaVu Serif + + + + + monospace + + + DejaVu Sans Mono + + + DejaVu Sans diff --git a/dejavu-fonts.spec b/dejavu-fonts.spec index 42aeba4..575678e 100644 --- a/dejavu-fonts.spec +++ b/dejavu-fonts.spec @@ -3,7 +3,7 @@ #%define alphatag 20060618svn945 #%define alphatag rc1 -%define archiveversion 2.8 +%define archiveversion 2.9 %define fontdir %{_datadir}/fonts/%{name} %define fontconfdir %{_sysconfdir}/fonts @@ -12,8 +12,8 @@ %define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt Name: dejavu-fonts -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: DejaVu fonts Group: User Interface/X License: Redistributable, with restrictions @@ -35,8 +35,8 @@ BuildArch: noarch Conflicts: fontconfig < 2.3.93 Obsoletes: %{name}-fontconfig < 2.7.0-0.15 -Obsoletes: %{name}-makedefault < 2.8.0-0.2 -Obsoletes: %{name}-block < 2.8.0-0.2 +Obsoletes: %{name}-makedefault < 2.9.0-1 +Obsoletes: %{name}-block < 2.9.0-1 %description @@ -81,7 +81,7 @@ mv status.txt.new status.txt %check # Current upstream files are full of "problems" # Do not panic if the output is long -./problems.pl -l 3 *.sfd +./problems.pl *.sfd %install @@ -153,12 +153,17 @@ fi %changelog +* Wed Aug 30 2006 Nicolas Mailhot +- 2.9.0-1 +- tweak fontconfig settings to match the style the dejavu-lgc core package + adopted + * Sun Jul 30 2006 Nicolas Mailhot - 2.8.0-2 - Massive simplification of the spec following dejavu-lgc inclusion in FC. The removed parts were intended to workaround the fact no dejavu variant was in core. Since there is one now, and dejavu full only complements the dejavu-lgc - package, the lgc maintainer should take care of the corresponding settings. + package, core maintainers should take care of the corresponding settings. * Sun Jul 16 2006 Nicolas Mailhot - 2.8.0-1 diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/sources b/sources index 5119649..ac4d994 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3dd043f56c4eb1a54e486a78682ad67 dejavu-sfd-2.8.tar.gz +0b04d4e8a43ec342503de954902d93eb dejavu-sfd-2.9.tar.gz