[node-patches] Change in ovirt-node[master]: Pre-compile plugin Python files so they don't get stripped
jboggs at redhat.com
jboggs at redhat.com
Thu Aug 22 17:34:57 UTC 2013
Joey Boggs has submitted this change and it was merged.
Change subject: Pre-compile plugin Python files so they don't get stripped
......................................................................
Pre-compile plugin Python files so they don't get stripped
Previously, the Python files were defined as _SCRIPT in automake.
Make them into _PYTHON so they automatically get compiled, and add
the compiled files to the RPMs so image-minimizer will leave
working plugins.
Change-Id: I390ca19b1abe29f19c508a9d4a41c4221d796b30
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=988484
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M ovirt-node.spec.in
M plugins/Makefile.am
2 files changed, 8 insertions(+), 8 deletions(-)
Approvals:
Joey Boggs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17431
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I390ca19b1abe29f19c508a9d4a41c4221d796b30
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list