[Bug 1002157] Review Request: randomizedtesting - Java Testing Framework

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #8 from Michael Simacek <msimacek@xxxxxxxxxx> ---
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}).

-- 
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





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]