#11 Move install logic from fedora-logos to this package
Opened 4 years ago by mattdm. Modified 2 years ago

Right now, there's a split between the collection of files (https://pagure.io/fedora-logos/) and logic of which files actually go where (in https://src.fedoraproject.org/rpms/fedora-logos/). As we're working on the Fedora logo refresh, it seems like it'd be easier if that logic were in one place or another.

Since it's useful to also track individual image file changes separate from package releases, it seems like the best thing would be to move the logic from the %install section of the specfile to the Makefile here, and do %makeinstall in the spec file.

In the future, this could be further unified with Source Git (https://docs.fedoraproject.org/en-US/ci/source-git/)

(I've also filed this at https://bugzilla.redhat.com/show_bug.cgi?id=1929403, as I'm not sure which is best for you.)


Log in to comment on this ticket.

Metadata