fonts-config/_service
Takashi Iwai ad4f91d00f Accepting request 812883 from home:alarrosa:branches:M17N
- Add a _service file
- Add code in %post to check the value of
  FORCE_MODIFY_DEFAULT_FONT_SETTINGS_IN_NEXT_UPDATE and if it's
  set to yes, empty or it doesn't exist, then update the values
  of FORCE_HINTSTYLE, USE_LCDFILTER and USE_RGBA in
  /etc/sysconfig/fonts-config to use the default settings
  established in the 20181211 release (boo#1172022)
- Update to 20200609+git0.42e2b1b:
  * Add variable to allow fonts-config to update default settings
  * Fix en-US, en-GB font matching

OBS-URL: https://build.opensuse.org/request/show/812883
OBS-URL: https://build.opensuse.org/package/show/M17N/fonts-config?expand=0&rev=102
2020-06-09 11:18:34 +00:00

16 lines
512 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/openSUSE/fonts-config</param>
<param name="scm">git</param>
<param name="versionformat">%cs+git0.%h</param>
<param name="revision">master</param>
<param name="filename">fonts-config</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>