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

kwright kwright at fedoraproject.org
Sat Mar 26 23:43:41 UTC 2011


commit 61c9c2343ba8155b3492eb5a30a3d7af36f5c861
Author: Kevin Wright <kwright at redhat.com>
Date:   Sat Mar 26 16:43:35 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             |    5 ++---
 pki-console.spec |   10 +++++++---
 sources          |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7204c82..1accf23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pki-console-1.3.2.tar.gz
 /pki-console-9.0.0.tar.gz
 /pki-console-9.0.1.tar.gz
+/pki-console-9.0.2.tar.gz
diff --git a/clog b/clog
index c40abd8..7fe7e8c 100644
--- a/clog
+++ b/clog
@@ -1,3 +1,2 @@
-Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
-Bugzilla Bug #676682 - REGRESSION: Restore missing 'gif' files
-to console . . .
+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 b40b700..1f279e2 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,5 +1,5 @@
 Name:             pki-console
-Version:          9.0.1
+Version:          9.0.2
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Console
 URL:              http://pki.fedoraproject.org/
@@ -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,6 +72,10 @@ cd build
 
 
 %changelog
+* 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
diff --git a/sources b/sources
index 8e45938..e509e7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba410f32660c26582f3dfa176b8df3ca  pki-console-9.0.1.tar.gz
+8fe69a89c04f3a10a4ddc9db955966df  pki-console-9.0.2.tar.gz


More information about the scm-commits mailing list