Accepting request 293664 from M17N:fonts

- Update project url
- Use url for source (forwarded request 293581 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/293664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitstream-vera-fonts?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2015-03-30 17:33:55 +00:00 committed by Git OBS Bridge
commit f8174a5e7b
2 changed files with 11 additions and 6 deletions

View File

@ -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

View File

@ -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