From: Chris Sharp Date: Mon, 28 Jan 2019 02:57:30 +0000 (-0500) Subject: Move some no-longer-maintained RPMs to CPAN. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=654e84effe5efb870badf4de89ed61d7a4adcd90;p=working%2FEvergreen.git Move some no-longer-maintained RPMs to CPAN. --- diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index 0860bac0dd..7d05390e47 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -21,7 +21,7 @@ CENTOS_RPMS = \ libssh2-devel \ libyaz \ libyaz-devel \ - mingw32-nsiswrapper \ + mingw32-nsis \ mod_perl \ mod_ssl \ ncurses-devel \ @@ -62,12 +62,20 @@ CENTOS_RPMS = \ wget export CPAN_MODULES = \ + Business::CreditCard \ Business::ISSN \ + Library::CallNumber::LC \ + MARC::Charset \ + MARC::Record \ + MARC::XML \ Net::Z3950::ZOOM \ Net::Z3950::Simple2ZOOM \ - Template::Plugin::POSIX \ - SRU \ + Net::SSH2 \ Rose::URI + SRU \ + Template::Plugin::POSIX \ + Text::Aspell \ + UUID::Tiny export CPAN_MODULES_FORCE = \ Class::DBI::Frozen::301 \ @@ -85,27 +93,26 @@ PGSQL_CENTOS_RPMS = \ postgresql-server DEVELOPER_RPMS = \ - automake \ - autoconf \ - libtool + automake \ + autoconf \ + libtool PACKAGER_RPMS = \ - asciidoc \ - source-highlight \ - zip \ - unzip \ - mingw32-nsis + asciidoc \ + source-highlight \ + zip \ + unzip \ TRANSLATOR_RPMS = \ - perl-Locale-Maketext-Lexicon \ - translate-toolkit \ - python-devel \ - python-Levenshtein \ - python2-polib \ - python-setuptools \ - python2-simplejson \ - python-lxml \ - bzr + perl-Locale-Maketext-Lexicon \ + translate-toolkit \ + python-devel \ + python-Levenshtein \ + python2-polib \ + python-setuptools \ + python2-simplejson \ + python-lxml \ + bzr all: install_index_data_repo install_centos_rpms make -f $(DIR)/Makefile.common install_net_z3950_simpleserver