https://bugzilla.redhat.com/show_bug.cgi?id=2085377
jschmidb@de.ibm.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(jschmidb@de.ibm.c | |om) |
--- Comment #8 from jschmidb@de.ibm.com --- Hi Dan,
ok, I changed the License tag to just MIT. Will open a pr for this.
After changing the %prep to %autosetup, I get an rpm build error, so I left this as "%setup -q -n %{name}" for now.
Comparing the tar.gz archives shows that I in fact included the .git and build folders, which is probably not what you want. I rebuilt the rpm without these two folders and I'm attaching the new rpm to this bugzilla.
You also mentioned: "there is no %files section for the static library" The %files section has this entry: %{_libdir}/%{name}.so What else do we need here?
Thanks, Joerg