From Fedora Project Wiki

(Created page with "== Fedora Packaging Guidelines for Medical == * Follow [https://docs.fedoraproject.org/en-US/packaging-guidelines/ the common Fedora Packaging Guidelines].")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is [[SIGs/Medical|Fedora Medical SIG]]'s packaging guidelines page. Please discuss in the medical-sig mailing list to update this page for your ideas.
== Fedora Packaging Guidelines for Medical ==
== Fedora Packaging Guidelines for Medical ==


* Follow [https://docs.fedoraproject.org/en-US/packaging-guidelines/ the common Fedora Packaging Guidelines].
Follow [https://docs.fedoraproject.org/en-US/packaging-guidelines/ the common Fedora Packaging Guidelines]. In this page, we note the Medical specific topics.
 
=== Naming ===
 
* For the newly created package, check if it exists in Fedora Debian or openSuSE packaging directories, and consider to align the package name with them. It helps users.
** Debian: [https://www.debian.org/distrib/packages Debian - Search package directories], [https://blends.debian.org/med/tasks/ Debian Med Packages]
** openSuSE: [https://software.opensuse.org/ openSuSE - Search packages]
 
== Tips ==
 
* For the newly created package, check if it exists on [https://apps.fedoraproject.org/packages/ Fedora Packages],  [https://copr.fedorainfracloud.org/coprs/ Fedora Copr], [https://fedoraproject.org/PackageReviewStatus/ Review Status], or [https://fedoraproject.org/wiki/Deprecated_packages Deprecated Packages]. You can judge if you create or revive your package.
* You might see some clues to apply a patch to support ARM on [https://gitlab.com/arm-hpc/packages/-/wikis/home ARM HPC Users Group packages Wiki page].
* For [https://fedoraproject.org/wiki/Package_Review_Process#Review_Process Review Process - Review swaps], mailing to the medical-sig mailing list might help you.
* After you have a git repository for your package and build your package, please consider to announce it at the medical-sig mailing list and enable Koschei (example: https://koschei.fedoraproject.org/package/bwa - Scheduler parameters - Tracked by Koschei: True). Then the package is tagged by someone as a proper category in Koschei, and managed on [https://fedoraproject.org/wiki/SIGs/Medical#Fedora_medical_packages_by_category the category list].

Latest revision as of 08:08, 28 April 2020

This page is Fedora Medical SIG's packaging guidelines page. Please discuss in the medical-sig mailing list to update this page for your ideas.

Fedora Packaging Guidelines for Medical

Follow the common Fedora Packaging Guidelines. In this page, we note the Medical specific topics.

Naming

Tips