From 8e1e65bd3c23b89cc7b7d12c56ae201db6e7f116af59dbd43e4049bfb63af385 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 30 Mar 2015 06:28:20 +0000 Subject: [PATCH] Accepting request 293581 from home:pluskalm:branches:M17N:fonts - Update project url - Use url for source OBS-URL: https://build.opensuse.org/request/show/293581 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/bitstream-vera-fonts?expand=0&rev=10 --- bitstream-vera-fonts.changes | 6 ++++++ bitstream-vera-fonts.spec | 11 +++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bitstream-vera-fonts.changes b/bitstream-vera-fonts.changes index 1eeaf23..12b032e 100644 --- a/bitstream-vera-fonts.changes +++ b/bitstream-vera-fonts.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 28 22:38:24 UTC 2015 - mpluskal@suse.com + +- Update project url +- Use url for source + ------------------------------------------------------------------- Wed Jul 4 12:39:06 CEST 2012 - pgajdos@suse.cz diff --git a/bitstream-vera-fonts.spec b/bitstream-vera-fonts.spec index 314cd90..f57007f 100644 --- a/bitstream-vera-fonts.spec +++ b/bitstream-vera-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package bitstream-vera-fonts # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,28 +17,27 @@ %define fontname bitstream-vera - Name: bitstream-vera-fonts Version: 1.10 Release: 0 Summary: Bitstream Vera(tm) Truetype fonts License: SUSE-Bitstream-Vera Group: System/X11/Fonts -Url: http://www.bitstream.com -Source: ttf-%{fontname}-%{version}.tar.bz2 +Url: https://www.gnome.org/fonts/ +Source: http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/%{version}/ttf-%{fontname}-%{version}.tar.bz2 BuildRequires: fontpackages-devel -%reconfigure_fonts_prereq # FIXME: This causes a rpmlint warning; change <= to < once there's a new upstream version Obsoletes: %{fontname} <= 1.10 Provides: %{fontname} = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +%reconfigure_fonts_prereq %description The package contains the "Vera" truetype fonts from Bitstream Inc. %prep -%setup -n ttf-%{fontname}-%{version} +%setup -q -n ttf-%{fontname}-%{version} %build