Bug 250081 - document requirements for SSL
Summary: document requirements for SSL
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: ddclient
Version: 7
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Josh Boyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-30 13:03 UTC by Patrick C. F. Ernzer
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-07-30 18:30:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Patrick C. F. Ernzer 2007-07-30 13:03:43 UTC
Description of problem:
README.ssl from ddclient only lists the requirements under debian for SSL. It
would be nice if the requirements for Fedora were listed as well (obviously it's
preferable for you to fix that upstream)

Version-Release number of selected component (if applicable):
ddclient-3.7.1-1.fc7

How reproducible:
always

Steps to Reproduce:
1. yum install ddclient
2. wish to use ssl
3. less /usr/share/doc/ddclient-3.7.1/README.ssl
  
Actual results:
no requirements listed for Fedora

Expected results:
requirements for Fedora listed

Additional info:
the rpm needed for SSL would be perl-IO-Socket-SSL

Comment 1 Ville Skyttä 2007-07-30 18:30:11 UTC
We already have the dependency in place:

# yum deplist ddclient | grep SSL
  dependency: perl(IO::Socket::SSL)
   provider: perl-IO-Socket-SSL.noarch 1.02-1.fc7

...so no reading of docs should be even needed :)


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