From e138f33b2bdf03807611ae3d498d9cbbe4b36092 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 27 May 2020 12:54:18 -0400 Subject: [PATCH] rename libyaz packages Signed-off-by: Chris Sharp --- Open-ILS/src/extras/install/Makefile.centos | 4 ++-- Open-ILS/src/extras/install/Makefile.rhel | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index 7ce3d4ecd2..2b8be62799 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -18,8 +18,8 @@ RPMS = \ libssh2-devel \ libpq \ libpq-devel \ - libyaz \ - libyaz-devel \ + libyaz5 \ + libyaz5-devel \ mod_ssl \ ncurses-devel \ ncurses-libs \ diff --git a/Open-ILS/src/extras/install/Makefile.rhel b/Open-ILS/src/extras/install/Makefile.rhel index cc09076ab9..007eaac1f3 100644 --- a/Open-ILS/src/extras/install/Makefile.rhel +++ b/Open-ILS/src/extras/install/Makefile.rhel @@ -18,8 +18,8 @@ RPMS = \ libssh2-devel \ libpq \ libpq-devel \ - libyaz \ - libyaz-devel \ + libyaz5 \ + libyaz5-devel \ mod_ssl \ ncurses-devel \ ncurses-libs \ -- 2.11.0