Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

RFE: support Fedora style per-SRPM git repo #598

Open
cheese opened this issue Feb 15, 2019 · 0 comments
Open

RFE: support Fedora style per-SRPM git repo #598

cheese opened this issue Feb 15, 2019 · 0 comments

Comments

@cheese
Copy link

cheese commented Feb 15, 2019

Fedora project maintains a git repo for each SRPM. For example, xen [1]. In each repo,

  1. The specfile and all the patches and extra sources are put in the root directory of the repo.
  2. A source file can alternatively be specified in a file called 'sources' and stored externally. This is usually upstream tarball that can be fetched from a URL.

What I wish is to use Planex to rebuild official Fedora rpms without moving the stuff around to follow the current Planex layout. Just initialize a Planex working directory and clone some Fedora package git repos to some subdirectory, and then run 'make' to download external sources and rebuild all the packages.

[1] https://src.fedoraproject.org/rpms/xen/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant