I packaged a new package for Mamba. Mamba is a vrtual midi keyboard compatible with ALSAL and Jack Audio. You can read more informations related to mamba on the github repository: https://github.com/brummer10/Mamba The specfile: https://raw.githubusercontent.com/ycollet/fedora-spec/master/guitarix/mamba.spec The SRPMS file: https://download.copr.fedorainfracloud.org/results/ycollet/linuxmao/fedora-33-x86_64/01741589-mamba/mamba-1.7.0-2.fc33.src.rpm
Please remove mamba_source.sh script and make all sources with direct urls. Submodule should be packaged separately.
Upstream is now providing a tar.gz with all the submodule inside. So, now I download it directly.
obody seems to be interested ... So, I close the package review. Somebody else will had back this if somebody at fedora is interested.
So you will provide updated SPEC and Srpm?
Yes, the last build is against version 1.9 of mamba: https://download.copr.fedorainfracloud.org/results/ycollet/linuxmao/fedora-33-x86_64/01786444-mamba/mamba-1.9-4.fc33.src.rpm And the spec file is here: https://raw.githubusercontent.com/ycollet/fedora-spec/master/guitarix/mamba.spec I added upstream tar.gz artifact which includes all the includes (with submodules).
What is libsmf package? DEBUG util.py:634: No matching package to install: 'libsmf-devel' DEBUG util.py:634: Not all dependencies satisfied DEBUG util.py:634: Error: Some packages could not be found.
Ah, yes, it's a library which allows to read / write MIDI files. I opened a package review here for this library: https://bugzilla.redhat.com/show_bug.cgi?id=1895696
OK. Just fix issues at libsmf review and request approve from reviewer. After that I make you maintainer and you will add libsmf to the repos. At this review please fix next: 1. bogus date in %changelog: Thu Nov 24 2020 It was Tue.
OK, I will commit a fix tonight. I missed this one ... :)
Here is the modified spec file: https://raw.githubusercontent.com/ycollet/fedora-spec/master/libsmf/libsmf.spec And the correspond src rpm file: https://download.copr.fedorainfracloud.org/results/ycollet/linuxmao/fedora-33-x86_64/01798070-libsmf/libsmf-1.3-6.fc33.src.rpm I fixed the wrong date. I applied rpmlint to the spec file and no errors shows up.
OK. Now let's wait libsmf approve.