https://bugzilla.redhat.com/show_bug.cgi?id=1002157 --- Comment #9 from gil cattaneo <puntogil@xxxxxxxxx> --- (In reply to Michael Simacek from comment #8) > The unowned directory is still not fixed. randomizedtesting-junit4-ant > installs into that directory, but doesn't depend on the package that owns it. > > You should put that directory (and the licence) into main package and make > the subpackages require it (by specifying explicit requires) > > In case it's not clear: > %files > %dir %{_javadir}/%{name} > %doc LICENSE > > %files junit4-ant -f .mfiles-junit4-ant > > %files junit4-maven-plugin -f .mfiles-junit4-maven-plugin > > %files runner -f .mfiles-%{name}-runner > %doc randomized-runner/README > > %files javadoc -f .mfiles-javadoc > %doc LICENSE > > > Then add 'Requires: %{name} = %{version}-%{release}' into each subpackage > (except javadoc of course). And add an explicit require on jpackage-utils to > the main package (needed for %{_javadir}). Done Spec URL: http://gil.fedorapeople.org/randomizedtesting.spec SRPM URL: http://gil.fedorapeople.org/randomizedtesting-2.0.15-1.fc19.src.rpm -- You are receiving this mail because: 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