sdljava/sdljava.rpmlintrc
Hans de Goede ad8eba37d1 Drop unnecessary BuildRequires: jruby
Drop version prefix from javadocs installation the ghosted symlink
  blocking us from doing this has last shipped in Fedora 16
Update to match latest java packaging guidelines
2019-11-25 21:31:20 +01:00

5 lines
254 B
Text

# We ship a cleaned tarbal with nonfree fonts removed
addFilter("W: invalid-url Source0: sdljava-0.9.1.tar.gz")
# The demos do not have docs / manpages, nor do they need these
addFilter("W: no-manual-page-for-binary .*")
addFilter("W: no-documentation")