SHA256
1
0
forked from pool/rpmlint

- drop outdated Update-alternatives check (bnc#826993)

- add basic new update-alternatives check

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=190
This commit is contained in:
2013-06-28 16:07:26 +00:00
committed by Git OBS Bridge
parent 15bad7fc73
commit 1207811f4d
3 changed files with 9 additions and 3 deletions

2
config
View File

@@ -34,7 +34,7 @@ addCheck("CheckDBusPolicy")
addCheck("CheckFilelist")
addCheck("CheckKDE4Deps")
addCheck("KMPPolicyCheck")
addCheck("CheckAlternativesGhostFiles")
addCheck("CheckUpdateAlternatives")
addCheck("BashismsCheck")
addCheck("CheckBuildDate")
addCheck("CheckLogrotate")