mikhailnov has added bcce10a2c4 redefine pkgconfig path for rpm4 to restore providing pkgconfig(libre...
...ssl*)
... | ... | --- a/libressl.spec |
... | ... | +++ b/libressl.spec |
... | ... | @@ -19,6 +19,8 @@ |
19 | 19 |
%define _mandir %{_datadir}/man
|
20 | 20 |
# Keep package docs in normal locations
|
21 | 21 |
%define _defaultdocdir %{_oprefix}/share/doc
|
22 |
# RPM 4 by default looks for *.pc in %%_libdir which is redefined
|
|
23 |
%global __pkgconfig_path ^(%{_olibdir}/pkgconfig/.*\\.pc|%{_obindir}/pkg-config)$
|
|
22 | 24 |
# Disable /usr/share/spec-helper/relink_symlinks
|
23 | 25 |
# to make sure that symlinks are not broken
|
24 | 26 |
%define dont_relink 1
|
... | ... | @@ -61,7 +63,7 @@ |
… | … | |
63 | 63 |
Summary: LibreSSL utils and libs coexisting with OpenSSL
|
64 | 64 |
Name: libressl
|
65 | 65 |
Version: %{base_version}.git%{git_date}
|
66 |
Release: 20
|
|
66 |
Release: 21
|
|
67 | 67 |
# The code is distributed under ISC license except of original OpenSSL code
|
68 | 68 |
License: ISC and BSD-like
|
69 | 69 |
Group: System/Base
|
New comment