[Bug 227081] Review Request: maven-jxr-1.0-2jpp - Maven JXR is a source cross referencing tool.

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 7 01:34:45 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: maven-jxr-1.0-2jpp - Maven JXR is a source cross referencing tool.


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227081





------- Additional Comments From dbhole at redhat.com  2007-03-06 20:34 EST -------
Sorry for so many updates.. just caught something in another package that
applies here too (missed because it'll happen only when built with maven):

Change:
%if %{with_maven}
%if %{gcj_support}
%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
%attr(-,root,root) %{_libdir}/gcj/%{name}/maven-jxr-1.0.jar.*
%endif

to

%if %{gcj_support}
%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
%attr(-,root,root) %{_libdir}/gcj/%{name}/maven-jxr-1.0.jar.*
%endif
%if %{with_maven}


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list