Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=946856 --- Comment #10 from Tom "spot" Callaway <tcallawa@xxxxxxxxxx> --- That patch isn't correct. You want the line to look like this: $(CC) -Wl,-soname,libswmhack.so.0 -shared -fpic -o libswmhack.so.$(LVERS) swm_hack.so $(LDADD) You might not want to hardcode it like that, since it uses a variable for the full versioning, but you might need to create a new makefile variable that just has the major soversion. You can leave the -devel package without docs, thats fine. Also, if none of the .h files are useful, you can ignore them. (Same for the .desktop file). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=04brOKxeYW&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review