Bug 571580

Summary: Request branch of bouncycastle to EPEL5.
Product: [Fedora] Fedora Reporter: Steve Traylen <steve.traylen>
Component: bouncycastleAssignee: Lillian Angel <langel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: langel, oget.fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: bouncycastle-1.45-6.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-01 21:01:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 578099    
Attachments:
Description Flags
devel/bouncycastle.spec patch to allow building for EPEL5. none

Description Steve Traylen 2010-03-08 21:41:39 UTC
Created attachment 398631 [details]
devel/bouncycastle.spec patch to allow building for EPEL5.

Hi,
Attached is a patch to devel/bouncycastle.spec that allows it to be built
on EPEL5 as well. Tested within a mock build.

Please could you consider branching an EPEL5 build.

If you feel unable/unwilling to do so then in a week or so I'll make
the branch myself and maintain the EPEL build.

This patch also has a fix for the rawhide build.

BuildRequires:    java-devel >= 1.7
Requires:         java >= 1.7

should be 

BuildRequires:    java-devel >= 1:1.7
Requires:         java >= 1:1.7

http://fedoraproject.org/wiki/Packaging/Java#BuildRequires_and_Requires

  Steve

Comment 1 Orcan Ogetbil 2010-03-08 21:55:27 UTC
Hi' I have been dealing with bouncycastle updates for the last year. I have no interest in EPEL, so go ahead. Ask for cvs.

As for the ">= 1.7". This does what we need it to do. It covers both icedtea and openjdk, leaving gcj out. So it was intentional. However since icedtea is obsolete now, it doesn't really matter what we put there anymore. See e.g.
   https://bugzilla.redhat.com/show_bug.cgi?id=463996#c12
(line ~20 and after)

Comment 2 Fedora Update System 2010-03-09 15:08:43 UTC
bouncycastle-1.45-3.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/bouncycastle-1.45-3.el5

Comment 3 Fedora Update System 2010-03-10 11:17:12 UTC
bouncycastle-1.45-6.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/bouncycastle-1.45-6.el5

Comment 4 Fedora Update System 2010-03-12 03:40:53 UTC
bouncycastle-1.45-6.el5 has been pushed to the Fedora EPEL 5 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update bouncycastle'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/bouncycastle-1.45-6.el5

Comment 5 Fedora Update System 2010-04-01 21:01:48 UTC
bouncycastle-1.45-6.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.