First post, by Vascom
Where I can find srpm or spec file for Fedora 26 rpm of munt?
Where I can find srpm or spec file for Fedora 26 rpm of munt?
This far, munt hasn't been ported to Fedora. Those RPMs which can be downloaded from the SourceForge page are generated using CMake, and that tool has actually weird idea of how RPMs should be generated 🙁
Anyway, by executing command
cmake package
the binary RPMs are produced, so you can find the spec file in the package build tree and edit it a bit.
I am try search spec file on github source of munt and not found it.
But if it is some sort of automatically generated spec then it not interesting.
It is. Nothing human made I've found so far.
It would be nice if Munt were distributed in a single cross-distro package, using Flatpak, Snap or AppImage. I'd open an issue for this on the Munt GitHub page, if it wasn't for the fact that they disabled issue reporting for that project. They do allow pull requests, though. I guess it's a put-your-money-where-your-mouth-is thing, which seems fair, actually. 😉