OBS-URL: https://build.opensuse.org/package/show/devel:languages:R:released/rstudio?expand=0&rev=62
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
# this is a template and can stay in the main package
|
|
addFilter(".*devel-file-in-non-devel-package.*/usr/libexec/rstudio/resources/templates/rcpp.cpp")
|
|
addFilter("name-repeated-in-summary.*")
|
|
|
|
# R-core-libs must be explicitly added as rpm doesn't pick it up
|
|
addFilter("explicit-lib-dependency R-core-libs")
|