Opened 7 years ago
#17338 new enhancement
Rename repository name in virtualbox.repo (for Fedora distro)
| Reported by: | F | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 5.2.0 |
| Keywords: | rpm, fedora, repository, .repo | Cc: | |
| Guest type: | Linux | Host type: | other |
Description
Repo file provided for Fedora (see link below) defines the repo's name as:
name=Fedora $releasever - $basearch - VirtualBox
Example: Fedora 26 - x86_64 - VirtualBox
From a user perspective, in my personal opinion, it would make more sense to print something like
VirtualBox - Fedora 26 - x86_64
name=VirtualBox - Fedora $releasever - $basearch
This order would be more consistent with other repositories provided for Fedora, first naming the repository, followed by some info about release version and architecture.
Link: http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
Note:
See TracTickets
for help on using tickets.

