[pki-console] Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) Require "jss >= 4.2.6-15" as a bu

kwright kwright at fedoraproject.org
Sun Mar 27 04:27:06 UTC 2011


commit f6c0437b139c74947b980e2934687fa8eecfa120
Author: Kevin Wright <kwright at redhat.com>
Date:   Sat Mar 26 21:27:00 2011 -0700

    Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
    Require "jss >= 4.2.6-15" as a build and runtime requirement

 .gitignore       |    1 +
 clog             |   24 ++----------------------
 pki-console.spec |   18 ++++++++++++------
 sources          |    2 +-
 4 files changed, 16 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdaeed0..c8687ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 pki-console-1.3.2.tar.gz
 /pki-console-9.0.0.tar.gz
+/pki-console-9.0.2.tar.gz
diff --git a/clog b/clog
index 48c28e0..7fe7e8c 100644
--- a/clog
+++ b/clog
@@ -1,22 +1,2 @@
-- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
-- Bugzilla Bug #607380 - CC: Make sure Java Console can configure
-  all security relevant config items
-- Bugzilla Bug #539781 - rhcs 71 - CRLs Partitioned
-  by Reason Code - onlySomeReasons ?
-- Bugzilla Bug #518241 - pkiconsole does not launch when CA is configured
-  with ECC
-- Bugzilla Bug #516632 - RHCS 7.1 - CS Incorrectly Issuing Multiple
-  Certificates from the Same Request
-- Bugzilla Bug #451874 - RFE - Java console - Certificate Wizard missing
-  e.c. support
-- Bugzilla Bug #638377 - Generate PKI UI components which exclude
-  a GUI interface
-- Bugzilla Bug #651977 - turn off ssl2 for java servers (server.xml)
-- Bugzilla Bug #512496 - RFE rhcs80 - crl updates and scheduling feature 
-- Bugzilla Bug #662201 - Console: View button for log messages
-  is not functional.
-- Bugzilla Bug #649343 - Publishing queue should recover from CA crash.
-- Bugzilla Bug #663546 - Disable the functionalities that are not exposed
-  in the console
-- Bugzilla Bug #656733 - Standardize jar install location and jar names
-- Bugzilla Bug #642741 - CS build uses deprecated functions
+Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
+Require "jss >= 4.2.6-15" as a build and runtime requirement
diff --git a/pki-console.spec b/pki-console.spec
index 3e66d7b..1f279e2 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,6 +1,6 @@
 Name:             pki-console
-Version:          9.0.0
-Release:          2%{?dist}
+Version:          9.0.2
+Release:          1%{?dist}
 Summary:          Certificate System - PKI Console
 URL:              http://pki.fedoraproject.org/
 License:          GPLv2
@@ -14,7 +14,7 @@ BuildRequires:    cmake
 BuildRequires:    idm-console-framework
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
-BuildRequires:    jss >= 4.2.6-12
+BuildRequires:    jss >= 4.2.6-15
 BuildRequires:    ldapjdk
 BuildRequires:    nspr-devel
 BuildRequires:    nss-devel
@@ -22,7 +22,7 @@ BuildRequires:    pki-util
 
 Requires:         idm-console-framework
 Requires:         java >= 1:1.6.0
-Requires:         jss >= 4.2.6-12
+Requires:         jss >= 4.2.6-15
 Requires:         ldapjdk
 Requires:         pki-console-theme
 
@@ -72,8 +72,14 @@ cd build
 
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9.0.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Fri Mar 25 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.2-1
+- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
+- Require "jss >= 4.2.6-15" as a build and runtime requirement
+
+* Thu Mar 17 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.1-1
+- Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
+- Bugzilla Bug #676682 - REGRESSION: Restore missing 'gif' files
+  to console . . .
 
 * Wed Dec 1 2010 Matthew Harmsen <mharmsen at redhat.com> 9.0.0-1
 - Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
diff --git a/sources b/sources
index 786b8a4..e509e7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da6f5374305b3aa6e65f506d34166fbe  pki-console-9.0.0.tar.gz
+8fe69a89c04f3a10a4ddc9db955966df  pki-console-9.0.2.tar.gz


More information about the scm-commits mailing list