Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308721 Details for
Bug 450345
Port Dogtag 1.0.0 to Fedora 9 (32-bit i386 & 64-bit x86_64)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Updated ALL spec files for Fedora 9 port.
diffs (text/plain), 6.64 KB, created by
Matthew Harmsen
on 2008-06-09 16:42:51 UTC
(
hide
)
Description:
Updated ALL spec files for Fedora 9 port.
Filename:
MIME Type:
Creator:
Matthew Harmsen
Created:
2008-06-09 16:42:51 UTC
Size:
6.64 KB
patch
obsolete
>Index: pki/linux/ca/pki-ca.spec >=================================================================== >--- pki/linux/ca/pki-ca.spec (revision 49) >+++ pki/linux/ca/pki-ca.spec (working copy) >@@ -34,7 +34,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 5 >+%define base_release 6 > %define base_group System Environment/Daemons > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -282,6 +282,9 @@ > ############################################################################### > > %changelog >+* Mon Jun 9 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-6 >+- Bugzilla Bug #450345: Port Dogtag 1.0.0 to >+ Fedora 9 (32-bit i386 & 64-bit x86_64). > * Fri May 16 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-5 > - Fix for bug #445470. > * Tue May 7 2008 Jack Magne <jmagne@redhat.com> 1.0.0-4 >Index: pki/linux/tks/pki-tks.spec >=================================================================== >--- pki/linux/tks/pki-tks.spec (revision 49) >+++ pki/linux/tks/pki-tks.spec (working copy) >@@ -34,7 +34,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 1 >+%define base_release 2 > %define base_group System Environment/Daemons > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -291,6 +291,9 @@ > ############################################################################### > > %changelog >+* Mon Jun 9 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-2 >+- Bugzilla Bug #450345: Port Dogtag 1.0.0 to >+ Fedora 9 (32-bit i386 & 64-bit x86_64). > * Tue Feb 19 2008 PKI Team <pki-devel@redhat.com> 1.0.0-1 > - Initial open source version based upon proprietary > Red Hat Certificate System (RHCS) 7.3. >Index: pki/linux/console/pki-console.spec >=================================================================== >--- pki/linux/console/pki-console.spec (revision 50) >+++ pki/linux/console/pki-console.spec (working copy) >@@ -33,7 +33,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 3 >+%define base_release 4 > %define base_group System Environment/Shells > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -96,7 +96,7 @@ > %define dist_prefix .fc > %define dist_version %(echo `rpm -qf --qf='%{VERSION}' /etc/fedora-release` | tr -d [A-Za-z]) > %define dist %{dist_prefix}%{dist_version} >-%define openjdk %(test %{dist_version} -eq 9 && echo 1 || echo 0) >+%define openjdk %(test %{dist_version} -ge 9 && echo 1 || echo 0) > %if %{openjdk} > ## redefine the JDK used to build on Fedora 9 Linux > %define pki_jdk java-sdk >= 1.6.0 >@@ -260,6 +260,9 @@ > ############################################################################### > > %changelog >+* Mon Jun 9 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-4 >+- Bugzilla Bug #450345: Port Dogtag 1.0.0 to >+ Fedora 9 (32-bit i386 & 64-bit x86_64). > * Thu Apr 17 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-3 > - Bugzilla bug #439027 - Corrected issue with adding CA certificates through console UI > - Bugzilla bug #441896 - Corrected console freeze after deleting user certificate >Index: pki/linux/ocsp/pki-ocsp.spec >=================================================================== >--- pki/linux/ocsp/pki-ocsp.spec (revision 49) >+++ pki/linux/ocsp/pki-ocsp.spec (working copy) >@@ -34,7 +34,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 1 >+%define base_release 2 > %define base_group System Environment/Daemons > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -298,6 +298,9 @@ > ############################################################################### > > %changelog >+* Mon Jun 9 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-2 >+- Bugzilla Bug #450345: Port Dogtag 1.0.0 to >+ Fedora 9 (32-bit i386 & 64-bit x86_64). > * Tue Feb 19 2008 PKI Team <pki-devel@redhat.com> 1.0.0-1 > - Initial open source version based upon proprietary > Red Hat Certificate System (RHCS) 7.3. >Index: pki/linux/kra/pki-kra.spec >=================================================================== >--- pki/linux/kra/pki-kra.spec (revision 49) >+++ pki/linux/kra/pki-kra.spec (working copy) >@@ -34,7 +34,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 1 >+%define base_release 2 > %define base_group System Environment/Daemons > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -289,6 +289,9 @@ > ############################################################################### > > %changelog >+* Mon Jun 9 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-2 >+- Bugzilla Bug #450345: Port Dogtag 1.0.0 to >+ Fedora 9 (32-bit i386 & 64-bit x86_64). > * Tue Feb 19 2008 PKI Team <pki-devel@redhat.com> 1.0.0-1 > - Initial open source version based upon proprietary > Red Hat Certificate System (RHCS) 7.3. >Index: pki/linux/util/pki-util.spec >=================================================================== >--- pki/linux/util/pki-util.spec (revision 50) >+++ pki/linux/util/pki-util.spec (working copy) >@@ -33,7 +33,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 1 >+%define base_release 2 > %define base_group System Environment/Base > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -81,7 +81,7 @@ > %define dist_prefix .fc > %define dist_version %(echo `rpm -qf --qf='%{VERSION}' /etc/fedora-release` | tr -d [A-Za-z]) > %define dist %{dist_prefix}%{dist_version} >-%define openjdk %(test %{dist_version} -eq 9 && echo 1 || echo 0) >+%define openjdk %(test %{dist_version} -ge 9 && echo 1 || echo 0) > %if %{openjdk} > ## redefine the JDK used to build on Fedora 9 Linux > %define pki_jdk java-sdk >= 1.6.0 >@@ -278,6 +278,9 @@ > ############################################################################### > > %changelog >+* Mon Jun 9 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-2 >+- Bugzilla Bug #450345: Port Dogtag 1.0.0 to >+ Fedora 9 (32-bit i386 & 64-bit x86_64). > * Tue Feb 19 2008 PKI Team <pki-devel@redhat.com> 1.0.0-1 > - Initial open source version based upon proprietary > Red Hat Certificate System (RHCS) 7.3.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 450345
:
308563
| 308721