summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2021-02-10 11:49:04 +0530
committerGünther Deschner <gd@samba.org>2021-02-10 13:00:27 +0100
commitaf4601ab34b61e2a3e6aaa16a11b225de0f44959 (patch)
treec83976e0f577ece429340a2a1162ade48f098046
parent805fedc05905dbc2a34dcb7be299cd46343d177c (diff)
downloadsamba-integration-af4601ab34b61e2a3e6aaa16a11b225de0f44959.tar.gz
samba-integration-af4601ab34b61e2a3e6aaa16a11b225de0f44959.tar.xz
samba-integration-af4601ab34b61e2a3e6aaa16a11b225de0f44959.zip
New python scripts (again...!!)
-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 9bba4f7..5a67d8f 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -2120,6 +2120,8 @@ fi
%{python3_sitearch}/samba/__pycache__/trust_utils.*.pyc
%{python3_sitearch}/samba/__pycache__/upgrade.*.pyc
%{python3_sitearch}/samba/__pycache__/upgradehelpers.*.pyc
+%{python3_sitearch}/samba/__pycache__/vgp_files_ext.*.pyc
+%{python3_sitearch}/samba/__pycache__/vgp_openssh_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/vgp_sudoers_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/vgp_symlink_ext.*.pyc
%{python3_sitearch}/samba/__pycache__/xattr.*.pyc
@@ -2313,6 +2315,8 @@ fi
%{python3_sitearch}/samba/trust_utils.py
%{python3_sitearch}/samba/upgrade.py
%{python3_sitearch}/samba/upgradehelpers.py
+%{python3_sitearch}/samba/vgp_files_ext.py
+%{python3_sitearch}/samba/vgp_openssh_ext.py
%{python3_sitearch}/samba/vgp_sudoers_ext.py
%{python3_sitearch}/samba/vgp_symlink_ext.py
%{python3_sitearch}/samba/werror.*.so