projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ba0852
)
Fedora: Net::SSLeay 1.55 is too new for Net::HTTPS::Any
author
Dan Scott
<dscott@laurentian.ca>
Sun, 19 Jan 2014 16:30:57 +0000
(11:30 -0500)
committer
Dan Scott
<dscott@laurentian.ca>
Sun, 19 Jan 2014 16:30:57 +0000
(11:30 -0500)
Although Net::HTTPS:Any wants Net:SSLeay 1.30 or later, 1.55 is apparently too
late, or something. The alternative is Crypt::SSLeay, which seems to work, so
let's go with that.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/install/Makefile.fedora
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/install/Makefile.fedora
b/Open-ILS/src/extras/install/Makefile.fedora
index
eb90773
..
d70e455
100644
(file)
--- a/
Open-ILS/src/extras/install/Makefile.fedora
+++ b/
Open-ILS/src/extras/install/Makefile.fedora
@@
-28,6
+28,7
@@
FEDORA_RPMS = \
perl-Business-ISBN \
perl-Business-ISBN-Data \
perl-CPAN \
+ perl-Crypt-SSLeay \
perl-DBD-Pg \
perl-Email-Send \
perl-Email-Simple \