summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2020-08-28 12:49:25 +0530
committerGünther Deschner <gd@samba.org>2020-08-31 16:13:26 +0200
commitcec0bcac44aa35d28ebc899db9f6cb4521ae4ed1 (patch)
tree35f85addf6ff07e820bcfa1dd54139f21db1438f
parenta6927f8cecd43a6e55f54f163e62a0c4cbd751a9 (diff)
downloadsamba-integration-cec0bcac44aa35d28ebc899db9f6cb4521ae4ed1.tar.gz
samba-integration-cec0bcac44aa35d28ebc899db9f6cb4521ae4ed1.tar.xz
samba-integration-cec0bcac44aa35d28ebc899db9f6cb4521ae4ed1.zip
Add new python scripts
-rw-r--r--packaging/samba.spec.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/samba.spec.j2 b/packaging/samba.spec.j2
index 1c363a2..7d6d4ce 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -2099,8 +2099,10 @@ fi
%{python3_sitearch}/samba/__pycache__/getopt.*.pyc
%{python3_sitearch}/samba/__pycache__/gpclass.*.pyc
%{python3_sitearch}/samba/__pycache__/gp_ext_loader.*.pyc
+%{python3_sitearch}/samba/__pycache__/gp_msgs_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/gp_scripts_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/gp_sec_ext.*.pyc
+%{python3_sitearch}/samba/__pycache__/gp_smb_conf_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/gp_sudoers_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/graph.*.pyc
%{python3_sitearch}/samba/__pycache__/hostconfig.*.pyc
@@ -2177,8 +2179,10 @@ fi
%{python3_sitearch}/samba/gensec.*.so
%{python3_sitearch}/samba/getopt.py
%{python3_sitearch}/samba/gpclass.py
+%{python3_sitearch}/samba/gp_msgs_ext.py
%{python3_sitearch}/samba/gp_scripts_ext.py
%{python3_sitearch}/samba/gp_sec_ext.py
+%{python3_sitearch}/samba/gp_smb_conf_ext.py
%{python3_sitearch}/samba/gp_sudoers_ext.py
%{python3_sitearch}/samba/gpo.*.so
%{python3_sitearch}/samba/graph.py