Accepting request 575526 from home:coolo:branches:openSUSE:Factory

- increase required disk space to 7GB as rpmlint check fails on
  workers with 6 (bsc#1080547)

OBS-URL: https://build.opensuse.org/request/show/575526
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-noto-fonts?expand=0&rev=38
This commit is contained in:
Takashi Iwai 2018-02-12 10:00:45 +00:00 committed by Git OBS Bridge
parent 2d03e1601f
commit d73e4e497b
3 changed files with 10 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">5</size>
<size unit="G">7</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 12 09:21:29 UTC 2018 - coolo@suse.com
- increase required disk space to 7GB as rpmlint check fails on
workers with 6 (bsc#1080547)
-------------------------------------------------------------------
Thu Nov 2 19:52:11 UTC 2017 - kah0922@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package google-noto-fonts
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define hyear 2017
%define hmonth 09
%define hday 19
@ -30,7 +31,7 @@ License: OFL-1.1
Group: System/X11/Fonts
Url: https://github.com/googlei18n/noto-fonts
Source0: https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip
Source1: generate-specfile.sh
Source1: generate-specfile.sh
BuildRequires: fontpackages-devel
BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -2100,8 +2101,6 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets -n noto-serif-thai-fonts
%files doc
%defattr(0644,root,root,755)
%doc LICENSE*.txt
@ -2786,6 +2785,4 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
%dir %{_ttfontsdir}
%{_ttfontsdir}/NotoSerifThai-*.?tf
%changelog