Skip to content

RPM package: allow Java version newer than 11 #455

Open
@TomaszGasior

Description

@TomaszGasior

Currently RPM package requires Java 11, even though on the website there is:

Make sure you have at least Java 11 or OpenJDK installed - check your distribution.

After installing RPM package from download page, I am unable to uninstall Java 11, even though I have newer Java installed.

It looks like it would be as simple to fix as changing this:

https://github.com/angryip/ipscan/blob/master/ext/rpmbuild/SPECS/ipscan.spec#L10

to "java >= 11"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions