Skip to content

$releasever in RPM repo definitions and nightly suggestions #15

@pointydev

Description

@pointydev

May I suggest replacing the massive list in repo instructions with a simpler version by using $releasever instead of explicitly setting the version, meaning users wouldn't have to update their repo definition manually every major Fedora version (this is now the official Fedora repo is defined):

[minecraft-linux-pkg]
name=minecraft-linux-pkg
baseurl=https://minecraft-linux.github.io/pkg/fedora-$releasever
enabled=1
countme=1
repo_gpgcheck=0
type=rpm
gpgcheck=1
skip_if_unavailable=False
gpgkey=https://minecraft-linux.github.io/pkg/deb/pubkey.gpg

May I also suggest putting the nightly packages in the same repo with a different set of package names (e.g. mcpelauncher-manifest-nightly, etc.)? This is how most other repos provide nightly versions, and also simplifies switching between stable and nightly versions.

Thanks,
pointy

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