Update spec

This commit is contained in:
yamah (Yaroslav Belykh) 2023-03-24 00:49:02 +07:00
parent be26218b4d
commit 01c2f1998f

View file

@ -1,6 +1,6 @@
# -*- mode: rpm-spec; coding: utf-8 -*-
%define libname %mklibname postgreepro-1c %{major}
%define develname %mklibname postgreepro-1c -d
%define libname %mklibname postgreepro %{major}
%define develname %mklibname postgreepro -d
%if "%edition" == "sdm"
Requires: libev-devel
%endif