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=724942 --- Comment #8 from Veeti Paananen <veeti.paananen@xxxxxxxxxx> 2011-07-26 11:12:22 EDT --- > and autoconf too? autoconf doesn't seem to be a part of the default requirements, so keep that. > Must I change the autotools rules to avoid to generate it (I don't know how and if it's possible)? As Peter already mentioned, unwanted files can removed in the %install section after make install. So in your case, add something like this there: rm -f %{buildroot}/%{_libdir}/*.la > What's the rule to update the changelog entry? Do I need to update it at each new release of libmobus or just when the spec file is modified? Add a new changelog entry every time you upload a revised spec file to your review. Make sure to increment the release number too (and note that the SRPM file name will change once you do). -- 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