[dogtag-pki/f15] Bugzilla Bug #669226 - Remove Legacy Build System Updated release of 'tomcatjss' for Fedora 15

kwright kwright at fedoraproject.org
Fri Jul 15 18:39:31 UTC 2011


commit 03520d68fdd7f778e8d1baa838e2bfc10bc17a81
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Jul 15 11:39:21 2011 -0700

    Bugzilla Bug #669226 - Remove Legacy Build System
    Updated release of 'tomcatjss' for Fedora 15

 clog            |    4 ++--
 dogtag-pki.spec |   19 ++++++++++++++-----
 2 files changed, 16 insertions(+), 7 deletions(-)
---
diff --git a/clog b/clog
index fb67b0e..c5814a0 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,2 @@
-Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
-Bugzilla Bug #693327 - Missing requires: tomcatjss
+Bugzilla Bug #669226 - Remove Legacy Build System
+Updated release of 'tomcatjss' for Fedora 15
diff --git a/dogtag-pki.spec b/dogtag-pki.spec
index d93d586..168bc00 100644
--- a/dogtag-pki.spec
+++ b/dogtag-pki.spec
@@ -1,7 +1,7 @@
 Summary:          Dogtag Public Key Infrastructure (PKI) Suite
 Name:             dogtag-pki
 Version:          9.0.0
-Release:          3%{?dist}
+Release:          5%{?dist}
 # The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
 License:          GPLv2 and LGPLv2
 URL:              http://pki.fedoraproject.org/
@@ -11,17 +11,18 @@ BuildArch:        noarch
 
 # Make certain that this 'meta' package requires the latest version(s)
 # of ALL top-level Dogtag PKI support packages
-Requires:         jss >= 4.2.6-15
-Requires:         osutil >= 2.0.0
+Requires:         jss >= 4.2.6-17
 %if 0%{?fedora} >= 15
-Requires:         tomcatjss >= 2.1.1
+Requires:         osutil >= 2.0.1
+Requires:         tomcatjss >= 6.0.0
 %else
+Requires:         osutil >= 2.0.0
 Requires:         tomcatjss >= 2.0.0
 %endif
 
 # Make certain that this 'meta' package requires the latest version(s)
 # of ALL top-level Dogtag PKI support javadocs
-Requires:         jss-javadoc >= 4.2.6-15
+Requires:         jss-javadoc >= 4.2.6-17
 
 # Make certain that this 'meta' package requires the latest version(s)
 # of ALL Dogtag PKI theme packages
@@ -139,6 +140,14 @@ rm -rf %{buildroot}
 %doc README
 
 %changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.0-5
+- Bugzilla Bug #669226 - Remove Legacy Build System
+- Updated release of 'tomcatjss' for Fedora 15
+
+* Wed Jul 13 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.0-4
+- Updated release of 'osutil' for Fedora 15
+- Updated release of 'jss' and 'jss-javadoc'
+
 * Tue Apr 5 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.0-3
 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
 - Bugzilla Bug #693327 - Missing requires: tomcatjss


More information about the scm-commits mailing list