You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Fedora project maintains a git repo for each SRPM. For example, xen [1]. In each repo,
The specfile and all the patches and extra sources are put in the root directory of the repo.
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.
Fedora project maintains a git repo for each SRPM. For example, xen [1]. In each repo,
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/
The text was updated successfully, but these errors were encountered: