[ca-certificates: 1/2] remove openjdk build requirement

Kai Engert kengert at fedoraproject.org
Mon Feb 10 19:14:50 UTC 2014


commit 278ac24070f44ddf74b7ac0ed57cf7ad9eb84c96
Author: Kai Engert <kaie at redhat.com>
Date:   Mon Feb 10 20:13:22 2014 +0100

    remove openjdk build requirement

 ca-certificates.spec |    6 +-
 generate-cacerts.pl  |  347 --------------------------------------------------
 2 files changed, 4 insertions(+), 349 deletions(-)
---
diff --git a/ca-certificates.spec b/ca-certificates.spec
index 951ed4e..7344864 100644
--- a/ca-certificates.spec
+++ b/ca-certificates.spec
@@ -35,7 +35,7 @@ Name: ca-certificates
 # because all future versions will start with 2013 or larger.)
 
 Version: 2013.1.96
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: Public Domain
 
 Group: System Environment/Base
@@ -61,7 +61,6 @@ BuildArch: noarch
 Requires: p11-kit >= 0.19.2
 Requires: p11-kit-trust >= 0.19.2
 BuildRequires: perl
-BuildRequires: java-openjdk
 BuildRequires: python
 BuildRequires: openssl
 BuildRequires: asciidoc
@@ -294,6 +293,9 @@ fi
 
 
 %changelog
+* Mon Feb 10 2014 Kai Engert <kaie at redhat.com> - 2013.1.96-2
+- Remove openjdk build dependency
+
 * Thu Jan 09 2014 Kai Engert <kaie at redhat.com> - 2013.1.96-1
 - Update to CKBI 1.96 from NSS 3.15.4
 


More information about the scm-commits mailing list