http://bugzilla.novell.com/show_bug.cgi?id=596177 http://bugzilla.novell.com/show_bug.cgi?id=596177#c9 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |lnussel@novell.com --- Comment #9 from Michal Vyskocil <mvyskocil@novell.com> 2010-05-21 08:20:46 UTC --- Hi, I don't see any changes, my checkouted copy of Base:System/ca-certificates is still in a newest revision - dd65c0a93764686d5c13f16f05700e05 Anyway please review my changes I did in home:mvyskocil:branches:Base:System/ca-certificates - the biggest one is merge both cacerts into the one package. java.run is able to detect if gcj or one of openjdk,icedtea,sun is installed and create the appropriate file. Also I produce regular keystore.class using gcj, so package can be noarch and there's no need to have two binary versions of keystore. The class file generated by gcj is fully compatible with openjdk/sun. * Use the gcc-java and fastjar for build to avoid dependency problems * Also Provide openssl-certs * merge the both cacerts files into java-ca-certificates * build keystore.class only, so package is noarch * restrict java.run only for vendors: openjdk,icedtea,sun and gcj Diff can be generated via osc: osc rdiff Base:System ca-certificates home:mvyskocil:branches:Base:System ca-certificates Please comment, I'll create a sr, if you will be OK. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.