https://bugzilla.redhat.com/show_bug.cgi?id=974756 --- Comment #5 from gil cattaneo <puntogil@xxxxxxxxx> --- (In reply to Michael Simacek from comment #4) > It would be better to remove the site directories from the SRPM. > > > > %pom_xpath_replace -r jexcelapi:jxl net.sourceforge.jexcelapi:jxl::provided > I think you wanted to use %pom_change_depenency. And you should add a > comment about why you set the scope to provided. yes ... use now %pom_change_dep jexcelapi:jxl net.sourceforge.jexcelapi:jxl::provided %{name} %pom_change_dep jexcelapi:jxl net.sourceforge.jexcelapi:jxl::provided %{name}-samples sed -i 's|${pom.artifactId}|${project.artifactId}|' pom.xml %{name}/pom.xml %{name}-samples/pom.xml sed -i '${pom.version} ${project.version}' pom.xml %{name}/pom.xml %{name}-samples/pom.xml - unowned directory done was a my mistake %mvn_file net.sf.%{name}:%{oname} %{name} now is fixed %mvn_file net.sf.%{name}:%{name} %{name} Spec URL: http://gil.fedorapeople.org/flatpack.spec SRPM URL: http://gil.fedorapeople.org/flatpack-4.0.0-2.fc20.src.rpm -- 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