[open-ils-commits] [GIT] Evergreen ILS branch master updated. e3e4c1de32553d74bd43a5ca4139c8ba2244bcaf
Evergreen Git
git at git.evergreen-ils.org
Thu Feb 21 14:39:19 EST 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via e3e4c1de32553d74bd43a5ca4139c8ba2244bcaf (commit)
from 12751e0cb7556a9dd23abdfddf1ad70bb3184c70 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e3e4c1de32553d74bd43a5ca4139c8ba2244bcaf
Author: Chris Sharp <csharp at georgialibraries.org>
Date: Thu Feb 21 13:33:31 2013 -0500
Install CPAN on Fedora
Fedora 18 split CPAN out into its own separate package, rather
bizarrely, and as we sadly still need to install some unpackaged
dependencies from CPAN we had better try to install it.
Signed-off-by: Dan Scott <dan at coffeecode.net>
diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install
index 343b652..94942bd 100644
--- a/Open-ILS/src/extras/Makefile.install
+++ b/Open-ILS/src/extras/Makefile.install
@@ -132,6 +132,7 @@ FEDORA_RPMS = \
perl-Business-CreditCard \
perl-Business-ISBN \
perl-Business-ISBN-Data \
+ perl-CPAN \
perl-DBD-Pg \
perl-Email-Send \
perl-Email-Simple \
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/src/extras/Makefile.install | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list