summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-05-30 23:33:03 +0200
committerEndi S. Dewata <edewata@redhat.com>2017-06-01 02:16:44 +0200
commit4cdb7ca8dcafd7709c4ed97c1e1054da21443aae (patch)
treed7e508a260873d8aef6f6fdc82931b74195a53e0 /specs
parent9af1746463bec2e62c990279d857635f693cfac7 (diff)
downloadpki-4cdb7ca8dcafd7709c4ed97c1e1054da21443aae.tar.gz
pki-4cdb7ca8dcafd7709c4ed97c1e1054da21443aae.tar.xz
pki-4cdb7ca8dcafd7709c4ed97c1e1054da21443aae.zip
Fixed missing build dependency on slf4j-jdk14.
Build dependency on slf4j-jdk14 has been added into pki-core.spec to ensure that the /usr/share/pki/lib/slf4j-jdk14.jar link is created properly at build time. https://pagure.io/dogtagpki/issue/2714 Change-Id: Icf32d013ff7d9065635cabdfdce3946bff6d2a9f
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index c1c53f740..18273afaa 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -85,6 +85,9 @@ BuildRequires: apache-commons-io
BuildRequires: apache-commons-lang
BuildRequires: jakarta-commons-httpclient
BuildRequires: slf4j
+%if ! 0%{?rhel}
+BuildRequires: slf4j-jdk14
+%endif
BuildRequires: nspr-devel
%if 0%{?rhel}
BuildRequires: nss-devel >= 3.28.3