mirror of
https://abf.rosa.ru/djam/wine.git
synced 2025-02-24 06:42:47 +00:00
Merge branch 'master' into rosa2016.1
This commit is contained in:
commit
0ed04fa1b1
2 changed files with 2 additions and 1 deletions
|
@ -9,3 +9,4 @@ addFilter("W: name-repeated-in-summary")
|
||||||
# No libs in there
|
# No libs in there
|
||||||
addFilter("E: incoherent-version-in-name")
|
addFilter("E: incoherent-version-in-name")
|
||||||
addFilter("E: invalid-spec-name")
|
addFilter("E: invalid-spec-name")
|
||||||
|
addFilter("E: empty-%postun")
|
||||||
|
|
|
@ -6,4 +6,4 @@ addFilter("E: library-not-linked-against-libc")
|
||||||
addFilter("E: explicit-lib-dependency")
|
addFilter("E: explicit-lib-dependency")
|
||||||
# Required to decipher the abbreviation
|
# Required to decipher the abbreviation
|
||||||
addFilter("W: name-repeated-in-summary")
|
addFilter("W: name-repeated-in-summary")
|
||||||
|
addFilter("E: empty-%postun")
|
||||||
|
|
Loading…
Add table
Reference in a new issue