summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2021-03-11 12:19:37 +0530
committerGünther Deschner <gd@samba.org>2021-03-16 15:23:17 +0100
commitb4ee2826393d1ba35bfe67496c646b6fcf4c6118 (patch)
treee8ba0411f099bd9d18daf75a05b265efcede6d32 /packaging
parentfe4d4d02491ab0ee892cf97c69fcd66964a4aa19 (diff)
downloadsamba-integration-b4ee2826393d1ba35bfe67496c646b6fcf4c6118.tar.gz
samba-integration-b4ee2826393d1ba35bfe67496c646b6fcf4c6118.tar.xz
samba-integration-b4ee2826393d1ba35bfe67496c646b6fcf4c6118.zip
New python script
Diffstat (limited to 'packaging')
-rw-r--r--packaging/samba.spec.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/samba.spec.j2 b/packaging/samba.spec.j2
index aa5cdc1..f07237d 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -2451,6 +2451,7 @@ fi
%{python3_sitearch}/samba/tests/__pycache__/graph.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/group_audit.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/hostconfig.*.pyc
+%{python3_sitearch}/samba/tests/__pycache__/imports.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/join.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/krb5_credentials.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/ldap_raw.*.pyc
@@ -2643,6 +2644,7 @@ fi
%{python3_sitearch}/samba/tests/graph.py
%{python3_sitearch}/samba/tests/group_audit.py
%{python3_sitearch}/samba/tests/hostconfig.py
+%{python3_sitearch}/samba/tests/imports.py
%{python3_sitearch}/samba/tests/join.py
%dir %{python3_sitearch}/samba/tests/kcc
%{python3_sitearch}/samba/tests/kcc/__init__.py