[packages/openvswitch] - package more python stuff

adamg adamg at pld-linux.org
Sat Oct 13 13:02:40 CEST 2018


commit 49eee6d4e7fce13055b25cc3d2d7e073545b184b
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sat Oct 13 13:00:50 2018 +0200

    - package more python stuff

 openvswitch.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/openvswitch.spec b/openvswitch.spec
index c29bac0..32e4523 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -227,6 +227,8 @@ install -p %{SOURCE10} $RPM_BUILD_ROOT%{systemdunitdir}/openvswitch.service
 
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/ovsdbmonitor
 %py_comp $RPM_BUILD_ROOT%{_datadir}/ovsdbmonitor
+
+%py_postclean
 %endif
 
 %if %{with kernel}
@@ -364,6 +366,10 @@ fi
 %defattr(644,root,root,755)
 %dir %{py_sitescriptdir}/ovs
 %{py_sitescriptdir}/ovs/*.py*
+%dir %{py_sitescriptdir}/ovs/compat
+%{py_sitescriptdir}/ovs/compat/*.py*
+%dir %{py_sitescriptdir}/ovs/compat/sortedcontainers
+%{py_sitescriptdir}/ovs/compat/sortedcontainers/*.py*
 %dir %{py_sitescriptdir}/ovs/db
 %{py_sitescriptdir}/ovs/db/*.py*
 %dir %{py_sitescriptdir}/ovs/unixctl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvswitch.git/commitdiff/a3ea5948f4d57cc5298bb6cfeed94d177abced04



More information about the pld-cvs-commit mailing list