Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=601577 --- Comment #15 from Till Maas <opensource@xxxxxxxxx> 2010-08-04 08:08:59 EDT --- (In reply to comment #14) > After a minimal change (creating %{_lib}/debug in buildroot), lockfile builds > fine in koji. I guess the build error came from this line in the devel subpackage files section: %exclude %{_libdir}/debug/ Why is it there in the first place? Also the file COPYRIGHT needs to be included in both packages (the main package and the devel subpackage) since a recent policy change. Why do you do this in %install: ln -s %{_libdir}/liblockfile.so.1.0 %{buildroot}/%{_libdir}/liblockfile.so ln -s %{_libdir}/liblockfile.so.1.0 %{buildroot}/%{_libdir}/liblockfile.so.1 and remove at least one of these commands from Makefile.in in %prep? liblockfile.so.\$(VER) \$(ROOT)\$(libdir)\/liblockfile.so//" Makefile.in file.in in %prep? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review