Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca39665b57 | ||
|
|
660cf99c3d | ||
|
|
f4ebb4ec4a |
2 changed files with 10 additions and 87 deletions
|
|
@ -15,7 +15,7 @@ nowhere to get them from, hence the need for this module.
|
||||||
|-------|-------------|
|
|-------|-------------|
|
||||||
| ✓ YES | **Build passes** in the infra (all build deps are ok) |
|
| ✓ YES | **Build passes** in the infra (all build deps are ok) |
|
||||||
| ✓ YES | **Installs** on the Base Runtime (all runtime deps are ok) |
|
| ✓ YES | **Installs** on the Base Runtime (all runtime deps are ok) |
|
||||||
| ✓ YES | **No bootstrap** - uses only proper modules |
|
| ✗ NO | **No bootstrap** - uses only proper modules |
|
||||||
| ✓ YES | General **tests are in dist-git** |
|
| ✓ YES | General **tests are in dist-git** |
|
||||||
| ✓ YES | General **tests pass** |
|
| ✓ YES | General **tests pass** |
|
||||||
| ✗ NO | Meets the **Fedora Module Packaging Guidelines** |
|
| ✗ NO | Meets the **Fedora Module Packaging Guidelines** |
|
||||||
|
|
|
||||||
|
|
@ -14,10 +14,13 @@ data:
|
||||||
- MIT
|
- MIT
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
base-runtime: f26
|
# clashes with bootstrap
|
||||||
|
# base-runtime: f26
|
||||||
common-build-dependencies: f26
|
common-build-dependencies: f26
|
||||||
shared-userspace: f26
|
shared-userspace: f26
|
||||||
perl: f26
|
perl: f26
|
||||||
|
# ouch, needed for nano (groff and deps)
|
||||||
|
bootstrap: f26
|
||||||
requires:
|
requires:
|
||||||
base-runtime: f26
|
base-runtime: f26
|
||||||
shared-userspace: f26
|
shared-userspace: f26
|
||||||
|
|
@ -28,39 +31,19 @@ data:
|
||||||
profiles:
|
profiles:
|
||||||
default:
|
default:
|
||||||
rpms:
|
rpms:
|
||||||
- iproute
|
- calc
|
||||||
- iputils
|
- dateutils
|
||||||
- less
|
- gcal
|
||||||
- procps-ng
|
- nano
|
||||||
filter:
|
filter:
|
||||||
rpms:
|
rpms:
|
||||||
- emacs
|
- calc-devel
|
||||||
- emacs-terminal
|
|
||||||
- nmap-frontend
|
|
||||||
- pam_ssh_agent_auth
|
|
||||||
- vim-X11
|
|
||||||
- wireshark-gnome
|
|
||||||
- wireshark-devel
|
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
- calc
|
- calc
|
||||||
- dateutils
|
- dateutils
|
||||||
- gcal
|
- gcal
|
||||||
- htop
|
|
||||||
- iotop
|
|
||||||
- iproute
|
|
||||||
- iputils
|
|
||||||
- joe
|
|
||||||
- less
|
|
||||||
- vim-minimal
|
|
||||||
- emacs-nox
|
|
||||||
- nano
|
- nano
|
||||||
- nmap
|
|
||||||
- nmap-ncat
|
|
||||||
- rdiff-backup
|
|
||||||
- screen
|
|
||||||
- tmux
|
|
||||||
- wireshark
|
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
calc:
|
calc:
|
||||||
|
|
@ -69,69 +52,9 @@ data:
|
||||||
dateutils:
|
dateutils:
|
||||||
rationale: command-line date and time math.
|
rationale: command-line date and time math.
|
||||||
ref: f26
|
ref: f26
|
||||||
emacs:
|
|
||||||
rationale: necessary for editor wars.
|
|
||||||
ref: f26
|
|
||||||
gcal:
|
gcal:
|
||||||
rationale: better command-line calendar utility.
|
rationale: better command-line calendar utility.
|
||||||
ref: f26
|
ref: f26
|
||||||
hostname:
|
|
||||||
rationale: provides hostname command(s); may later be removed.
|
|
||||||
ref: f26
|
|
||||||
htop:
|
|
||||||
rationale: popular alternative process monitoring tool.
|
|
||||||
ref: f26
|
|
||||||
iotop:
|
|
||||||
rationale: basic diagnostic tool.
|
|
||||||
ref: f26
|
|
||||||
iproute:
|
|
||||||
rationale: provides common network commands like ip.
|
|
||||||
ref: f26
|
|
||||||
iputils:
|
|
||||||
rationale: provides common network commands like ping.
|
|
||||||
ref: f26
|
|
||||||
joe:
|
|
||||||
rationale: not necessary for editor wars at all but here it is anyway.
|
|
||||||
ref: f26
|
|
||||||
procps-ng:
|
|
||||||
rationale: provides common system tools like ps.
|
|
||||||
ref: f26
|
|
||||||
less:
|
|
||||||
rationale: provides less.
|
|
||||||
ref: f26
|
|
||||||
nano:
|
nano:
|
||||||
rationale: like Canada for editor wars.
|
rationale: like Canada for editor wars.
|
||||||
ref: f26
|
ref: f26
|
||||||
nmap:
|
|
||||||
rationale: network diagnostic tool + also netcat.
|
|
||||||
ref: f26
|
|
||||||
rdiff-backup:
|
|
||||||
rationale: incremental backup and mirror utility.
|
|
||||||
ref: f26
|
|
||||||
screen:
|
|
||||||
rationale: for the screen vs. tmux wars.
|
|
||||||
ref: f26
|
|
||||||
tmux:
|
|
||||||
rationale: for the screen vs. tmux wars.
|
|
||||||
ref: f26
|
|
||||||
vim:
|
|
||||||
rationale: necessary for editor wars.
|
|
||||||
ref: f26
|
|
||||||
wireshark:
|
|
||||||
rationale: network traffic analyzer.
|
|
||||||
ref: f26
|
|
||||||
bash:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
krb5:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
zlib:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
GeoIP:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
ncurses:
|
|
||||||
rationale: required for vim-minimal & emacs.
|
|
||||||
ref: f26
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue