Skip to content

Commit

Permalink
Updated version number from 10.0.6 --> 10.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
mharmsen99 committed Mar 18, 2014
1 parent 996f9c3 commit 830c420
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 80 deletions.
2 changes: 1 addition & 1 deletion scripts/compose_dogtag_pki_theme_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

DOGTAG_PKI_THEME="dogtag-pki-theme"
DOGTAG_PKI_THEME_VERSION="10.0.6"
DOGTAG_PKI_THEME_VERSION="10.0.7"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_ipa_pki_theme_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

IPA_PKI_THEME="ipa-pki-theme"
IPA_PKI_THEME_VERSION="10.0.6"
IPA_PKI_THEME_VERSION="10.0.7"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_console_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

PKI_CONSOLE="pki-console"
PKI_CONSOLE_VERSION="10.0.6"
PKI_CONSOLE_VERSION="10.0.7"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_core_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

PKI_CORE="pki-core"
PKI_CORE_VERSION="10.0.6"
PKI_CORE_VERSION="10.0.7"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_migrate_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

PKI_MIGRATE="pki-migrate"
PKI_MIGRATE_VERSION="10.0.6"
PKI_MIGRATE_VERSION="10.0.7"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_ra_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

PKI_RA="pki-ra"
PKI_RA_VERSION="10.0.6"
PKI_RA_VERSION="10.0.7"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_tps_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

PKI_TPS="pki-tps"
PKI_TPS_VERSION="10.0.6"
PKI_TPS_VERSION="10.0.7"


##
Expand Down
5 changes: 4 additions & 1 deletion specs/dogtag-pki-theme.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: dogtag-pki-theme
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -217,6 +217,9 @@ cd build


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.

Expand Down
79 changes: 13 additions & 66 deletions specs/dogtag-pki.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Dogtag Public Key Infrastructure (PKI) Suite
Name: dogtag-pki
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2
Expand All @@ -10,73 +10,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch

# Establish MINIMUM package versions based upon platform
%if 0%{?rhel} || 0%{?fedora} >= 19
%define dogtag_pki_theme_version 10.0.6
%define dogtag_pki_theme_version 10.0.7
%define esc_version 1.1.0
%define jss_version 4.2.6-28
%define pki_core_version 10.0.6
%define pki_kra_version 10.0.6
%define pki_ocsp_version 10.0.6
%define pki_ra_version 10.0.6
%define pki_tks_version 10.0.6
%define pki_tps_version 10.0.6
%define pki_console_version 10.0.6
%define jss_version 4.2.6-30
%define pki_core_version 10.0.7
%define pki_kra_version 10.0.7
%define pki_ocsp_version 10.0.7
%define pki_ra_version 10.0.7
%define pki_tks_version 10.0.7
%define pki_tps_version 10.0.7
%define pki_console_version 10.0.7
%define tomcatjss_version 7.1.0
%else
%if 0%{?fedora} >= 18
%define dogtag_pki_theme_version 10.0.6
%define esc_version 1.1.0
%define jss_version 4.2.6-24
%define pki_core_version 10.0.6
%define pki_kra_version 10.0.6
%define pki_ocsp_version 10.0.6
%define pki_ra_version 10.0.6
%define pki_tks_version 10.0.6
%define pki_tps_version 10.0.6
%define pki_console_version 10.0.6
%define tomcatjss_version 7.0.0-4
%else
%if 0%{?fedora} >= 17
%define dogtag_pki_theme_version 10.0.6
%define esc_version 1.1.0
%define jss_version 4.2.6-24
%define pki_core_version 10.0.6
%define pki_kra_version 10.0.6
%define pki_ocsp_version 10.0.6
%define pki_ra_version 10.0.6
%define pki_tks_version 10.0.6
%define pki_tps_version 10.0.6
%define pki_console_version 10.0.6
%define tomcatjss_version 7.0.0-3
%else
%if 0%{?fedora} >= 16
%define dogtag_pki_theme_version 10.0.6
%define esc_version 1.1.0
%define jss_version 4.2.6-24
%define pki_core_version 10.0.6
%define pki_kra_version 10.0.6
%define pki_ocsp_version 10.0.6
%define pki_ra_version 10.0.6
%define pki_tks_version 10.0.6
%define pki_tps_version 10.0.6
%define pki_console_version 10.0.6
%define tomcatjss_version 6.0.2
%else
%define dogtag_pki_theme_version 10.0.6
%define esc_version 1.1.0
%define jss_version 4.2.6-24
%define pki_core_version 10.0.6
%define pki_kra_version 10.0.6
%define pki_ocsp_version 10.0.6
%define pki_ra_version 10.0.6
%define pki_tks_version 10.0.6
%define pki_tps_version 10.0.6
%define pki_console_version 10.0.6
%define tomcatjss_version 2.0.0
%endif
%endif
%endif
%endif

Requires: apache-commons-codec

Expand Down Expand Up @@ -186,6 +130,9 @@ rm -rf %{buildroot}
%doc README

%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.

Expand Down
5 changes: 4 additions & 1 deletion specs/ipa-pki-theme.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: ipa-pki-theme
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Certificate System - IPA PKI Theme Components
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -115,6 +115,9 @@ cd build


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.

Expand Down
5 changes: 4 additions & 1 deletion specs/pki-console.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-console
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -80,6 +80,9 @@ cd build


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.

Expand Down
9 changes: 8 additions & 1 deletion specs/pki-core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib())")}
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}

Name: pki-core
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -1134,6 +1134,13 @@ fi


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- PKI Trac #803 - avc generated for useradd in pkispawn scripts. (alee)
- PKI Trac #868 - REST API get certs links missing segment (alee, mharmsen)
- PKI Trac #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails (mharmsen)
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Trac #739, BZ#999722 - Fixed error handling in DoUnrevoke servlet.
- Trac #775, BZ#1018628 - Fixed errors during Tomcat shutdown.
Expand Down
5 changes: 4 additions & 1 deletion specs/pki-migrate.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-migrate
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Red Hat Certificate System - PKI Migration Scripts
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -71,6 +71,9 @@ cd build


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.

Expand Down
5 changes: 4 additions & 1 deletion specs/pki-ra.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-ra
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Certificate System - Registration Authority
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -198,6 +198,9 @@ fi


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.
- Fixed references to /var/run and /var/lock in tmpfiles.
Expand Down
5 changes: 4 additions & 1 deletion specs/pki-tps.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-tps
Version: 10.0.6
Version: 10.0.7
Release: 1%{?dist}
Summary: Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -231,6 +231,9 @@ fi


%changelog
* Mon Mar 17 2014 Matthew Harmsen <[email protected]> 10.0.7-1
- Updated version number.

* Mon Oct 28 2013 Endi S. Dewata <[email protected]> 10.0.6-1
- Updated version number.
- Fixed references to /var/run and /var/lock in tmpfiles.
Expand Down

0 comments on commit 830c420

Please sign in to comment.