Sending again, this time including java-devel. >> there is only a problem in your spec file >> mkdir -p $RPM_BUILD_ROOT%{_javadocdir} >> cp -a apiJavaDoc $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} >> ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} >> must be >> cp -a apiJavaDoc $RPM_BUILD_ROOT%{_javadocdir}/%{name} >> see https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation > > Thanks! There are a few other cleanups I'd like to do in the FindBugs > packages (as well as adding the POMs), but I wanted to get the new > version out there, because it's long overdue, and eclipse-findbugs > stopped working a while ago. I'll come back to the versioned Javadoc > dir in the next few days. -- Richard Fearn richardfearn@xxxxxxxxx -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel