Bug 472736

Summary: Update batik to 1.7
Product: [Fedora] Fedora Reporter: Nicolas Chauvet (kwizart) <kwizart>
Component: batikAssignee: Lillian Angel <langel>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: fitzsim, langel, mycae, sylvestre
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-05 19:10:35 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: 472639    
Attachments:
Description Flags
Improved spec file with bundled jar removed none

Description Nicolas Chauvet (kwizart) 2008-11-24 09:23:32 UTC
Description of problem: the batik version used in Fedora is not up to date.
batik will be used within scilab 5.0.3. Hence, it would be fine to update batik to the last version (at least in F-10)

Comment 1 Lillian Angel 2008-11-24 16:24:27 UTC
Batik in F-9 and F-10 is up-to-date with the latest 1.7 release posted here: http://xmlgraphics.apache.org/batik/download.cgi

Comment 2 Nicolas Chauvet (kwizart) 2008-11-24 22:50:49 UTC
I don't see where it is mentioned it is still a beta.
release should be >= 1 IMO.

There are others problems with this package, one of them is that the source archive bundles jar files. This is forbidden by our guidelines.
Current package:
http://koji.fedoraproject.org/koji/taskinfo?taskID=948273
    [javac] 576 problems (576 warnings)

Improved package:
http://koji.fedoraproject.org/koji/taskinfo?taskID=948813
    [javac] 56 warnings

The build.log looks very different, you might want to cherry pick some improvements. If you have something you don't understand with the changes I've made feel free to ask, I do think the spec can be even more improved.
(some move are blind changes, they wasn't experienced enough, for example the -Dsun-codecs.present=false addition )

Patch for the spec file attached.

Comment 3 Nicolas Chauvet (kwizart) 2008-11-24 22:53:08 UTC
Created attachment 324548 [details]
Improved spec file with bundled jar removed

Comment 4 Bug Zapper 2008-11-26 05:50:33 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Lillian Angel 2009-01-05 18:24:59 UTC
Thanks for the patch, I will apply it to the rawhide branch.