https://bugzilla.redhat.com/show_bug.cgi?id=1128343 gil cattaneo <puntogil@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |puntogil@xxxxxxxxx --- Comment #1 from gil cattaneo <puntogil@xxxxxxxxx> --- available a new release (0.07.3) @ https://github.com/skrat/sunflow/ Other issues: - please, remove versioned JAR http://fedoraproject.org/wiki/Packaging:Java#JAR_file_installation - please, provides maven depmap and pom file pom file is available @ https://github.com/psiegman/mvn-repo/blob/master/snapshots/org/sunflow/sunflow/0.07.3/sunflow-0.07.3.pom use BuildRequires: javapackages-local instead and use for e.g. %prep in this case %mvn_file org.sunflow:sunflow %{name} %build ant -Dsunflow.libs=$(build-classpath janino) jars ant -Dsunflow.libs=$(build-classpath janino) javadoc assuming that the pom file corresponds to S:3 %mvn_artifact %{SOURCE3} release/%{name}.jar %install %mvn_install -J release/javadoc .... %files -f .mfiles %doc CHANGELOG LICENSE README %{_bindir}/sunflow %{_datadir}/icons/hicolor/128x128/apps/sunflow.png %{_datadir}/applications/sunflow.desktop %files javadoc -f .mfiles-javadoc all references and samples available @ https://fedorahosted.org/released/javapackages/doc/#helper_macros -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review