Implement manual dependency handling
------------------------------------
Key: MUNIX-30
URL: http://jira.codehaus.org/browse/MUNIX-30
Project: Maven 2.x Unix Plugin
Issue Type: New Feature
Components: deb, maven plugin, rpm, sysvpkg
Reporter: Trygve Laugstol
Assignee: Trygve Laugstol
Fix For: 1.0-alpha-5
Allow stating dependencies/relationships inside the format specific extensions.
Example:
{code}
<deb>
<preDepends>libc6</preDepends>
</deb>
<rpm>
<requires>/bin/sh, bar >= 2.7-4, baz = 2.1-1</requires>
</rpm>
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email