Accepting request 215552 from M17N:fonts
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/215552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontpackages?expand=0&rev=8
This commit is contained in:
commit
f689d4a3a6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 14:18:02 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
- fonts-config is --quiet in every call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 11:16:42 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fontpackages
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -77,7 +77,7 @@ Requires(pre): perl aaa_base \
|
||||
%reconfigure_fonts \
|
||||
if test -x /usr/sbin/fonts-config ; then \
|
||||
LC_ALL=POSIX \
|
||||
/usr/sbin/fonts-config --verbose \
|
||||
/usr/sbin/fonts-config --quiet \
|
||||
fi \
|
||||
%nil
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user