Accepting request 357381 from home:fcrozat:branches:M17N:fonts
- Fix rpmlint warning, do not obsolete the version of the package we are providing. OBS-URL: https://build.opensuse.org/request/show/357381 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/bitstream-vera-fonts?expand=0&rev=12
This commit is contained in:
parent
8e1e65bd3c
commit
15df6bc445
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 09:43:22 UTC 2016 - fcrozat@suse.com
|
||||
|
||||
- Fix rpmlint warning, do not obsolete the version of the package
|
||||
we are providing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 28 22:38:24 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bitstream-vera-fonts
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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
|
||||
@ -27,7 +27,7 @@ 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
|
||||
# FIXME: This causes a rpmlint warning; change <= to < once there's a new upstream version
|
||||
Obsoletes: %{fontname} <= 1.10
|
||||
Obsoletes: %{fontname} < 1.10
|
||||
Provides: %{fontname} = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user