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=572512 --- Comment #69 from Henrique "LonelySpooky" Junior <henriquecsj@xxxxxxxxx> 2010-05-05 07:02:20 EDT --- (In reply to comment #67) > Some fix needed for gluegen: > > 1. version and release issue Yes, I have to fix this > 2. Jni load patch > 3. optflags issue > export PATH=%{_builddir}/%{name}:$PATH > cat << EOF > gcc > #!/bin/sh > %{_bindir}/gcc %{optflags} "\$@" > EOF > chmod +x gcc > I think debug-on.patch is not needed, since it pass -g argument to gcc I've tried passing -g to gcc and it didn't work > 4. missing symbolic from *-x.y.z.jar to*.jar > > pushd ${RPM_BUILD_ROOT}%{_javadir} > for jar in *-%{version}*; do > ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"` > done > popd Chen, I'm in a hurry this days due to some exams in my University, so, could you apply this changes to the spec? I still have to do some reading and learn how to apply all fixes. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review