Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=492203 --- Comment #12 from Orcan 'oget' Ogetbil <oget.fedora@xxxxxxxxx> 2009-07-02 15:48:40 EDT --- (In reply to comment #11) > (In reply to comment #9) > > > But I can't get the revision number to append to the filename this way. i.e. > > $ sh frinka-snapshot.sh latest > > ---> frinika-550.tar.bz2 > > Is there another way? > 1) You can obtain exported revision number in both cases at end of process (how > was you do before) > 2) Really you need it? frinika-550.tar.bz2 is free name. It is not contain > version number, "svn", "rev" keywords and only you and I now known what 550 > represent actually. So, in this case common name like frinika.tar.bz2 or > frinika-svn.tar.bz2 is fully enough. > I was using the "svnversion" command after doing "svn co ..." but now I made it parse the "svn export ..." output and get the revision number from there. I know that the filename is pretty much free, but having some sort of version/revision number in the filename makes things easier to track. > Please, add one of the string similar to: > # ./frinika-snapshot.sh 550 > or > # ./%{name}-snapshot.sh %{svnver} > okay I added this > > By the way, it is not even started: > Splash screen appeared, and then freezes, in console: > [cut] It sounds like you are using gcj as your java. gcj doesn't support everything required by frinika. Run # alternatives --config java and make sure that you have openjdk selected. If you are using openjdk and still getting the same error, this means that your rpm database is messed up. You will need the "rhino" package which should be pulled by openjdk itself. SPEC: http://oget.fedorapeople.org/review/frinika.spec SRPM: http://oget.fedorapeople.org/review/frinika-0.5.1-6.551svn.fc11.src.rpm changelog 0.5.1-6.551svn - Update to svn revision 551 - Optimize the fetch script and comment in the SPEC file about its usage -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review