[Bug 426698] Review Request: libical - Reference implementation of the iCalendar data type and serialization format

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 17 23:13:25 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libical - Reference implementation of the iCalendar data type and serialization format


https://bugzilla.redhat.com/show_bug.cgi?id=426698





------- Additional Comments From david at lovesunix.net  2008-01-17 18:13 EST -------
You can improve on the .so thing by doing the following:

For the regular package
%{_libdir}/*.so.*

for -devel
%{_libdir}/*.so

The following should be removed, it's just cruft.
#%{_libdir}/*

Remove the entire line containing the exclude of the debug subdir, it prevents
correct rpm building because of a missing glob. The find debug info script
should take care of all this, and it builds a valid rpm when removed.

Also please remember to update the spec file on the site when you upload a new
version, many reviewers like to have the spec available for a quick read through
in it's latest version.

Aside that rpmlint is silent for all the packages and builds in mock
(fedora-devel-x86_64) - provided the exclude stuff is removed naturally.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list