blob: afa453f0f2ccf04496d39897e1998b2f76f445bd [file] [log] [blame]
Summary: Functions and GiST index support for integer arrays
License: PostgreSQL License
Name: intarray
Version: %{intarray_ver}
Release: %{intarray_rel}
Group: Development/Tools
Prefix: /temp
AutoReq: no
AutoProv: no
Provides: intarray = %{intarray_ver}
%description
The intarray package provides integer array functions and GiST index support for Apache Cloudberry
%install
mkdir -p %{buildroot}/temp
make -C %{intarray_dir} install prefix=%{buildroot}/temp
%files
/temp