forked from pool/rpmlint
* dbus-services: gdm update (bsc#1230466) * pam-modules: pam_limits.so moved from `pam` to `pam-extra` (bsc#1230447) * polkit-rules: add whitelisting for sssd smartcard access (bsc#1230051) * dbus-services: adjust digests for sssd (bsc#1230051) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1160
15 lines
533 B
Plaintext
15 lines
533 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="versionformat">2.6.1+git%cd.%h</param>
|
|
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">opensuse</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>
|