[ovs-git] Open vSwitch: fedora package: include python byte compiled files (master)

dev at openvswitch.org dev at openvswitch.org
Wed Dec 4 19:22:22 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  cd0f388e2717a2a07f0aef67b25ad718ddf2cc98 (commit)
      from  b60f804eef06c15751393c3c2ea58fb7c9df7aa8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cd0f388e2717a2a07f0aef67b25ad718ddf2cc98
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cd0f388e2717a2a07f0aef67b25ad718ddf2cc98
Author: Flavio Leitner <fbl at redhat.com>
		
fedora package: include python byte compiled files
		
Include byte compiled files to speed up the execution,
to avoid spurious SELinux AVC denials and also to make
rpm happy when checking for unpackaged files:

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/share/openvswitch/python/argparse.pyc
   /usr/share/openvswitch/python/argparse.pyo
   /usr/share/openvswitch/python/ovs/__init__.pyc
   [...]

Package guideline reference:
https://fedoraproject.org/wiki/Packaging:Python?rd=Packaging/Python#Files_to_include

Signed-off-by: Flavio Leitner <fbl at redhat.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 rhel/openvswitch-fedora.spec.in |   72 +++++++++++++++++++--------------------
 1 file changed, 36 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list