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> <constraints>
<hardware> <hardware>
<disk> <disk>
<size unit="G">5</size> <size unit="G">7</size>
</disk> </disk>
</hardware> </hardware>
</constraints> </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 Thu Nov 2 19:52:11 UTC 2017 - kah0922@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package google-noto-fonts # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%define hyear 2017 %define hyear 2017
%define hmonth 09 %define hmonth 09
%define hday 19 %define hday 19
@ -2100,8 +2101,6 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets -n noto-serif-thai-fonts %reconfigure_fonts_scriptlets -n noto-serif-thai-fonts
%files doc %files doc
%defattr(0644,root,root,755) %defattr(0644,root,root,755)
%doc LICENSE*.txt %doc LICENSE*.txt
@ -2786,6 +2785,4 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
%dir %{_ttfontsdir} %dir %{_ttfontsdir}
%{_ttfontsdir}/NotoSerifThai-*.?tf %{_ttfontsdir}/NotoSerifThai-*.?tf
%changelog %changelog