Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/deps/xapian-core/SOURCES/xapian-core-rpmlintrc
blob: f7c05971137936dd0975b8702c8b8d341f26a92e (plain)
1
2
3
4
5
6
7
8
9
# This line is mandatory to access the configuration functions
from Config import *

addFilter("xapian-core.* no-changelogname-tag")
addFilter("xapian-core.* no-dependency-on xapian-core")
addFilter("xapian-core.* source-or-patch-not-bzipped")
addFilter("xapian-core.* zero-length.*")
addFilter("xapian-core.* package-with-huge-docs.*")
addFilter("libxapian15.* no-changelogname-tag")