https://bugzilla.redhat.com/show_bug.cgi?id=1310793 --- Comment #5 from Paulo Henrique Rodrigues Pinheiro <paulo@xxxxxxxxxxxxx> --- (In reply to Richard Shaw from comment #4) > (In reply to Paulo Henrique Rodrigues Pinheiro from comment #3) > > (In reply to Richard Shaw from comment #2) > (...) > > After this, to "silent" rpmlint, I put a strip in make install. > > Not sure what is going on here, I removed the strip command and get a usable > debuginfo package. Some issue in my config. In spec I put this line: %debug_package And now I get the debuginfo package. > > > 3c. Since a readme file is provided it should be included in the base > > > package with %doc. > > > > There's no README.md, only license.txt... > > I just noticed that, I was looking at it in github where there is one. Has > there just not been a release since it was added? The stable version is only on site. The github is "just for fun", according upstream devs. New features are "frozzen" by now. > Also, just playing around a bit with the Makefile, after removing the strip > command I added a symbolic link to the library to go in the -devel package: > > ln -rs $(LIBDIR)/$(LIBNAME) $(LIBDIR)/libunqlite.so > > Then added to the spec: > > %files devel > %{_includedir}/unqlite.h > %{_libdir}/libunqlite.so > > This is typically needed as a project using this for a dependency wouldn't > necessarily know about the soversion. OK Thanks, now it's good! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review