From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7 Description of problem: Not very important, but I made a patch with various cleanups: the Requires: openssl seems superfluous to me as rpm will find it automatically. for the devel package, the requires of the main package should be Requires: %{name} = %{version}-%{release} instead of Requires: %{name} = %{version} I don't remember why but it was mentionned in a thread on fedora-extras-list I can find if you want. There is another issue, namely that the licence is LGPL for most files but the COPYING files are all GPL copying files. I believe a LGPL licence should be added. I attach that file too. The examples directory isn't distributed. As the examples file is distributed, the licence for the -devel package is now GPL/LGPL and the COPYING.GPL belongs to that subpackage. Version-Release number of selected component (if applicable): libesmtp-1.0.3r1-5 How reproducible: Always Steps to Reproduce: 1. not relevant 2. 3. Additional info:
Created attachment 121122 [details] diff for the spec file
Created attachment 121123 [details] LGPL file
Thanks - it should be fixed now for FC-4 target at least (I should get around to adding the dist part tot he release version). There are currently some problems building packages for the development target.