summaryrefslogtreecommitdiffstats
path: root/specs/dogtag-pki-theme.spec
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2013-06-14 20:29:18 -0400
committerEndi S. Dewata <edewata@redhat.com>2013-06-17 11:37:04 -0400
commitf5db517a84bba577a67986a22933e911a86f1d07 (patch)
tree079d04f99548da850f824b818cc1a300bfbc5b96 /specs/dogtag-pki-theme.spec
parent27ea2f4e1354f08636dcac353e9819e43169f28d (diff)
downloadpki-f5db517a84bba577a67986a22933e911a86f1d07.tar.gz
pki-f5db517a84bba577a67986a22933e911a86f1d07.tar.xz
pki-f5db517a84bba577a67986a22933e911a86f1d07.zip
Updated Java dependencies to version 1.7.
The spec files have been updated to require Java 1.7 for build and runtime.
Diffstat (limited to 'specs/dogtag-pki-theme.spec')
-rw-r--r--specs/dogtag-pki-theme.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/specs/dogtag-pki-theme.spec b/specs/dogtag-pki-theme.spec
index 42eb1c240..ffd69ae69 100644
--- a/specs/dogtag-pki-theme.spec
+++ b/specs/dogtag-pki-theme.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-theme
Version: 10.1.0
-Release: 0.1%{?dist}
+Release: 0.2%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -11,7 +11,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cmake
-BuildRequires: java-devel >= 1:1.6.0
+BuildRequires: java-devel >= 1:1.7.0
%if 0%{?fedora} >= 16
BuildRequires: jpackage-utils >= 1.7.5-10
%else
@@ -142,7 +142,7 @@ This package is used by the Dogtag Certificate System.
Summary: Certificate System - PKI Console User Interface
Group: System Environment/Base
-Requires: java >= 1:1.6.0
+Requires: java >= 1:1.7.0
%if 0%{?rhel}
# EPEL version of Dogtag "theme" conflicts with all versions of Red Hat "theme"
@@ -217,6 +217,9 @@ cd build
%changelog
+* Fri Jun 14 2013 Endi S. Dewata <edewata@redhat.com> 10.1.0-0.2
+- Updated dependencies to Java 1.7.
+
* Tue May 7 2013 Ade Lee <alee@redhat.com> 10.1.0-0.1
- Change release number for 10.1 development