From 493bee9251aef369a7d4f274a52b9f77acb177a1 Mon Sep 17 00:00:00 2001 From: nim Date: Sat, 26 May 2007 19:40:27 +0000 Subject: [PATCH] integrate changes in BRs --- dejavu-fonts.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/dejavu-fonts.spec b/dejavu-fonts.spec index 18412e6..70083a1 100644 --- a/dejavu-fonts.spec +++ b/dejavu-fonts.spec @@ -18,7 +18,7 @@ Name: %{fontname}-fonts Version: 2.17 -Release: 1%{?alphatag}%{?dist} +Release: 2%{?alphatag}%{?dist} Summary: DejaVu fonts Group: User Interface/X License: Redistributable, with restrictions @@ -33,12 +33,9 @@ Source4: %{name}-experimental-fontconfig-unhint-small.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Older fontforge versions may not work, current fontforge definitely won't BuildRequires: fontforge = 20061220 -# The CPAN sources do not declare perl(Font::TTF) -BuildRequires: perl-Font-TTF +BuildRequires: perl(Font::TTF) # Needed to compute unicode coverage BuildRequires: %{Blocks} %{UnicodeData} -# If we add this the package will require fontconfig -# Requires: %{fontconfdir}/conf.d BuildArch: noarch # We do not want font packages to depend on fontconfig @@ -171,6 +168,12 @@ fi %changelog +* Sat May 26 2007 Nicolas Mailhot +☺ 2.17-2 +✓ perl-Font-TTF has been fixed upstream, use perl(Font::TTF) BR +✓ remove comment about %{_sysconfdir}/fonts ownership, as it's now owned + by filesystem + * Sun May 13 2007 Nicolas Mailhot ☺ 2.17-1 ✓ rebase scriptlets from guidelines