[
https://issues.apache.org/jira/browse/QPID-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Farrellee updated QPID-1035:
------------------------------------
Attachment: PackageManagementGen3.diff
Two things: fixed rpmlint errors; added python dependency to qpidc-devel
rpmlint was producing errors that scripts were not executable. This was fixed
by making some files not look like scripts anymore by removing, unneeded, #!'s,
and making the one script that should be executed actually executable.
Also, qpidc-devel was installing a python program, but python was not a
requirement. It is now.
> managementgen only exists in qpid C++ source
> --------------------------------------------
>
> Key: QPID-1035
> URL: https://issues.apache.org/jira/browse/QPID-1035
> Project: Qpid
> Issue Type: Improvement
> Components: Code Generator
> Reporter: Matthew Farrellee
> Attachments: PackageManagementGen.diff, PackageManagementGen2.diff,
> PackageManagementGen3.diff
>
>
> The Python managementgen program only exists in the qpid C++ source, and is
> therefore only available to qpid C++ though it is of general use.
> managementgen should be packaged so others who want to write managed objects
> can take advantage of it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.