blob: f257055237b930b88d5ecbfcde489fda4a61e6d0 [file] [log] [blame]
Summary: Cryptographic functions for Apache Cloudberry
License: PostgreSQL License
Name: pgcrypto
Version: %{pgcrypto_ver}
Release: %{pgcrypto_rel}
Group: Development/Tools
Prefix: /temp
AutoReq: no
AutoProv: no
Provides: pgcrypto = %{pgcrypto_ver}
%description
The Pgcrypto package provides cryptographic functions for the Apache Cloudberry.
%install
mkdir -p %{buildroot}/temp
make -C %{pgcrypto_dir} install prefix=%{buildroot}/temp
%files
/temp