From Fedora Project Wiki
Putting it all together.
The following is a quick summary to help newcomers undertand the Fonts SIG workflow.
Phase | # | Who | Actions | Requirements |
---|---|---|---|---|
Conception | 1 | Requester |
|
|
Gestation | 2.a | Packager |
# dnf install fontpackages-devel
# dnf install rpmlint $ rpmlint package1.rpm … packageN.rpm
# dnf install fontpackages-tools createrepo $ mkdir /tmp/testrepo $ mv package1.rpm … packageN.rpm /tmp/testrepo $ createrepo /tmp/testrepo $ repo-font-audit testrepo file:///tmp/testrepo
|
|
2.b | Reviewer |
| ||
2.c | Packager |
| ||
2.d | Reviewer |
| ||
Birth | 3.a | Packager |
| |
3.b | Requester |
| ||
Life | 4.a | Packager |
|
|
4.b | Users |
|
| |
Death | 5 | Fedora QA | A change in Fedora policies or a problem missed earlier may cause a font package to be retired. |