mirror of
https://abf.rosa.ru/djam/postgrespro-1c.git
synced 2025-02-23 21:42:47 +00:00
Test
This commit is contained in:
parent
01c2f1998f
commit
193bad2f25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# -*- mode: rpm-spec; coding: utf-8 -*-
|
||||
%define libname %mklibname postgreepro %{major}
|
||||
%define develname %mklibname postgreepro -d
|
||||
%define libname %mklibname %{prog_name}
|
||||
%define develname %mklibname %{prog_name} -d
|
||||
%if "%edition" == "sdm"
|
||||
Requires: libev-devel
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue