Use the correct architecture for web packages on Redhat.

This commit is contained in:
Dave Page 2020-03-20 15:48:00 +00:00
parent 35644fdd35
commit becb453e7d

View File

@ -127,6 +127,7 @@ cat << EOF > "${BUILDROOT}/web.spec"
Name: ${APP_NAME}-web
Version: ${APP_LONG_VERSION}
Release: 1%{?dist}
BuildArch: noarch
Summary: The web interface for pgAdmin, hosted under Apache HTTPD.
License: PostgreSQL
URL: https://www.pgadmin.org/