Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: spec: do not own codegen at base package
......................................................................

packaging: spec: do not own codegen at base package

Change-Id: Ief0cc6b3e81927baac99eb85f9ae2cd8e58fb171
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M otopi.spec.in
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/51/19351/1

diff --git a/otopi.spec.in b/otopi.spec.in
index 47b10e0..8e7017c 100644
--- a/otopi.spec.in
+++ b/otopi.spec.in
@@ -200,6 +200,7 @@
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/plugins
 %dir %{_sysconfdir}/%{name}.conf.d
+%dir %{python_sitelib}/%{name}
 %doc AUTHORS
 %doc COPYING
 %doc README
@@ -208,7 +209,7 @@
 %doc README.environment
 %{_datadir}/%{name}/plugins/%{name}/
 %{_sbindir}/%{name}
-%{python_sitelib}/%{name}/
+%{python_sitelib}/%{name}/*.py*
 
 %if 0%{?fedora_19_maven:1}
 %files java -f src/java/.mfiles


-- 
To view, visit http://gerrit.ovirt.org/19351
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief0cc6b3e81927baac99eb85f9ae2cd8e58fb171
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: otopi-1.1
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to