mecattaf / rpmbuild

COPRs for Fedora
0 stars 0 forks source link

move to unified copr management #1

Open mecattaf opened 6 days ago

mecattaf commented 6 days ago

following the example of: https://github.com/solopasha/hyprlandRPM

mecattaf commented 6 days ago

instead of the glow repo we can download directly from the https://repo.charm.sh/ as we already do so for mods. we can also move away from tailscale copr to:

tailscale.repo

[tailscale-stable]
name=Tailscale stable
baseurl=https://pkgs.tailscale.com/stable/fedora/$basearch
enabled=1
type=rpm
repo_gpgcheck=0
gpgcheck=0
gpgkey=https://pkgs.tailscale.com/stable/fedora/repo.gpg

as found here: https://github.com/ublue-os/bluefin/blob/4ea2f4ddd9eddde10bbb5df1e66225583df11c9c/system_files/shared/etc/yum.repos.d/tailscale.repo#L4