forked from pool/xapian-core
OBS-URL: https://build.opensuse.org/request/show/66553 OBS-URL: https://build.opensuse.org/package/show/server:search/xapian-core?expand=0&rev=26
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
#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")
|