Closed jn64 closed 1 year ago
Go for orca-lang. And maybe, if we rename /usr/share/orca into /usr/share/orca-lang this should be enough. I will also put a warning for this package renaming on the website.
Oh, you're right. /usr/share/orca
is just example files and docs and can be renamed.
Looks like the binary can also be renamed safely. So if we rename to /usr/bin/orca-lang
, there is no need to add Conflicts: orca
.
Should I rename the spec file too, or just change the Name:
?
Just change the name, it'll be easier I think.
Audinux
orca
package (esoteric programming language) conflicts in name with Fedoraorca
package (screen reader).Same problem as
spectacle
, users cannot install our package easily. I suggest renaming toorca-lang
The packages also have file conflicts
/usr/bin/orca
and/usr/share/orca/
. Not sure how to resolve. Blunt solution would be to simply addConflicts: orca
to prevent installation of both packages. (The number of users who want to install bothorca
screen reader andorca
lang is probably 0)