aaa_base/_service
Ludwig Nussel 22a955d71f - Update to version 13.2+git20151221.c3faa6c:
+ drop old dns6 hack migration from 2002
  + remove more dropped variables
  + make chkconfig -a/-d work (bsc#926539)
  + avoid recursion if systemd call chkconfig back for sysv units
- make _service generate .changes

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=548
2015-12-21 13:41:51 +00:00

15 lines
510 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="version">13.2</param>
<param name="versionformat">13.2+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled"/>
</services>