From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060202 Fedora/1.0.7-1.2.fc4 Firefox/1.0.7 Description of problem: The spec file is building libnet-devel, but not libnet package. This is due to missing %files section (%files devel is present). Is this missing for a particular reason or accident? Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. check out libnet module from FE CVS 2. build (make i386) 3. observe libnet package is not build Actual Results: [....] Wrote: /home/joost/cvs/fedora/libnet/FC-4/libnet-1.1.2.1-6.src.rpm Wrote: /home/joost/cvs/fedora/libnet/FC-4/i386/libnet-devel-1.1.2.1-6.i386.rpm Wrote: /home/joost/cvs/fedora/libnet/FC-4/i386/libnet-debuginfo-1.1.2.1-6.i386.rpm [....] Expected Results: [....] Wrote: /home/joost/cvs/fedora/libnet/FC-4/libnet-1.1.2.1-6.src.rpm Wrote: /home/joost/cvs/fedora/libnet/FC-4/i386/libnet-1.1.2.1-6.i386.rpm Wrote: /home/joost/cvs/fedora/libnet/FC-4/i386/libnet-devel-1.1.2.1-6.i386.rpm Wrote: /home/joost/cvs/fedora/libnet/FC-4/i386/libnet-debuginfo-1.1.2.1-6.i386.rpm [....] Additional info:
it is intentionnal, and because the libnet package itself is empty, because there are only static libraries. If you want there is a thread on the extras mailing list I initiated regarding that subject.