mirror of
https://abf.rosa.ru/djam/postgresql93.git
synced 2025-02-23 09:12:48 +00:00
update requires
This commit is contained in:
parent
67630f1d8c
commit
54d21c2a53
1 changed files with 4 additions and 32 deletions
|
@ -113,51 +113,23 @@ BuildRequires: flex
|
|||
|
||||
Requires: /sbin/ldconfig initscripts
|
||||
|
||||
#if %plpython
|
||||
BuildRequires: python-devel
|
||||
#endif
|
||||
|
||||
#if %pltcl
|
||||
BuildRequires: tcl-devel
|
||||
#endif
|
||||
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: zlib-devel >= 1.0.4
|
||||
|
||||
#if %ssl
|
||||
BuildRequires: openssl-devel
|
||||
#endif
|
||||
|
||||
#if %kerberos
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: e2fsprogs-devel
|
||||
#endif
|
||||
|
||||
#if %nls
|
||||
BuildRequires: gettext >= 0.10.35
|
||||
#endif
|
||||
|
||||
#if %xml
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
#endif
|
||||
|
||||
#if %pam
|
||||
BuildRequires: pam-devel
|
||||
#endif
|
||||
|
||||
#if %uuid
|
||||
BuildRequires: uuid-devel
|
||||
#endif
|
||||
|
||||
#if %ldap
|
||||
BuildRequires: openldap-devel
|
||||
#endif
|
||||
|
||||
#if %icu
|
||||
BuildRequires: libicu-devel
|
||||
#endif
|
||||
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: compat-libtermcap
|
||||
BuildRequires: perl(ExtUtils::Embed)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires(post): %{_sbindir}/update-alternatives
|
||||
|
|
Loading…
Add table
Reference in a new issue