Bug 173332 - superfluous requires openssl and imprecise requires
Summary: superfluous requires openssl and imprecise requires
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libesmtp
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Pawel Salek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-16 12:57 UTC by Patrice Dumas
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 1.0.3r1-4
Clone Of:
Environment:
Last Closed: 2005-12-04 21:23:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
diff for the spec file (2.32 KB, patch)
2005-11-16 12:59 UTC, Patrice Dumas
no flags Details | Diff
LGPL file (25.81 KB, text/plain)
2005-11-16 13:00 UTC, Patrice Dumas
no flags Details

Description Patrice Dumas 2005-11-16 12:57:46 UTC
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:

Comment 1 Patrice Dumas 2005-11-16 12:59:19 UTC
Created attachment 121122 [details]
diff for the spec file

Comment 2 Patrice Dumas 2005-11-16 13:00:12 UTC
Created attachment 121123 [details]
LGPL file

Comment 3 Pawel Salek 2005-12-04 21:23:08 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.