summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2021-03-11 12:18:43 +0530
committerGünther Deschner <gd@samba.org>2021-03-16 15:23:17 +0100
commitfe4d4d02491ab0ee892cf97c69fcd66964a4aa19 (patch)
tree9cd8dcdd9382e326dba2cd80a14b0cb66ce99ab7 /packaging
parent5c1fe1042b203afca007cc2ee1241d0eb78655aa (diff)
downloadsamba-integration-fe4d4d02491ab0ee892cf97c69fcd66964a4aa19.tar.gz
samba-integration-fe4d4d02491ab0ee892cf97c69fcd66964a4aa19.tar.xz
samba-integration-fe4d4d02491ab0ee892cf97c69fcd66964a4aa19.zip
Exclude pydsdb library files
Diffstat (limited to 'packaging')
-rw-r--r--packaging/samba.spec.j25
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/samba.spec.j2 b/packaging/samba.spec.j2
index 79cc31f..aa5cdc1 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -2183,6 +2183,9 @@ fi
%{python3_sitearch}/samba/descriptor.py
%{python3_sitearch}/samba/dnsresolver.py
%{python3_sitearch}/samba/drs_utils.py
+# pydsdb is built without ad dc but requires dc components
+%exclude %{python3_sitearch}/samba/dsdb.*.so
+%exclude %{python3_sitearch}/samba/dsdb_dns.*.so
%{python3_sitearch}/samba/gensec.*.so
%{python3_sitearch}/samba/getopt.py
%{python3_sitearch}/samba/gpclass.py
@@ -2360,8 +2363,6 @@ fi
%{python3_sitearch}/samba/dcerpc/dnsserver.*.so
%{python3_sitearch}/samba/dckeytab.*.so
-%{python3_sitearch}/samba/dsdb.*.so
-%{python3_sitearch}/samba/dsdb_dns.*.so
%{python3_sitearch}/samba/domain_update.py
%{python3_sitearch}/samba/forest_update.py
%{python3_sitearch}/samba/ms_forest_updates_markdown.py