summaryrefslogtreecommitdiffstats
path: root/specs/pki-core.spec
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2016-11-18 07:54:53 +0100
committerEndi S. Dewata <edewata@redhat.com>2016-11-18 17:16:26 +0100
commite1c87187b5e47e8e38b6bc91c105c92ea5069c59 (patch)
tree65168cae6532d463a7dee1ba55c7c3c5f4c50241 /specs/pki-core.spec
parent36fa1c9f9298654aab65d12a84cbf8f1c0e3bd6b (diff)
downloadpki-e1c87187b5e47e8e38b6bc91c105c92ea5069c59.tar.gz
pki-e1c87187b5e47e8e38b6bc91c105c92ea5069c59.tar.xz
pki-e1c87187b5e47e8e38b6bc91c105c92ea5069c59.zip
Update PKCS12Util to use SLF4J.
The PKCS12Util class has been modified to use SLF4J logging framework. The CMake scripts has been modified to include SLF4J libraries in the classpath. The spec file has been modified to add SLF4J dependencies. https://fedorahosted.org/pki/ticket/195
Diffstat (limited to 'specs/pki-core.spec')
-rw-r--r--specs/pki-core.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index 59be03166..5815a630a 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -84,6 +84,7 @@ BuildRequires: apache-commons-codec
BuildRequires: apache-commons-io
BuildRequires: apache-commons-lang
BuildRequires: jakarta-commons-httpclient
+BuildRequires: slf4j
BuildRequires: nspr-devel
BuildRequires: nss-devel >= 3.14.3
@@ -368,13 +369,17 @@ Summary: Certificate System - Java Framework
Group: System Environment/Base
BuildArch: noarch
+Requires: java-1.8.0-openjdk-headless
Requires: apache-commons-cli
Requires: apache-commons-codec
Requires: apache-commons-io
Requires: apache-commons-lang
Requires: apache-commons-logging
Requires: jakarta-commons-httpclient
-Requires: java-1.8.0-openjdk-headless
+Requires: slf4j
+%if ! 0%{?rhel}
+Requires: slf4j-jdk14
+%endif
Requires: javassist
Requires: jpackage-utils >= 0:1.7.5-10
Requires: jss >= 4.2.6-40