#37 Provide --release to `fedpkg srpm`
Opened 12 months ago by otaylor. Modified 12 months ago

If you try to 'flatpak-module build-rpms-local <repo>` and <repo> is on a feature path, then the build fails because there's no remote tracking branch to derive the Fedora version from.

You can work around with git config branch.<branch>.merge f39 but that's hard to discover and ugly.

We probably can just provide an appropriate --release argument to fedpkg srpm and take this issue away.


Maybe also pass --define 'flatpak 1', to (partially) make up for not having flatpak-rpm-macros in the SRPM build environement

Log in to comment on this ticket.

Metadata