hi guys
How to get these two for example:
python3-talloc-devel python3-ldb-devel
Should these be available, exist in repos? It seems like they should, since a few things during rpmbuild call those two explicitly as dependencies. many thanks, L.
Am 24.04.20 um 12:40 schrieb lejeczek via CentOS-devel:
hi guys
How to get these two for example:
python3-talloc-devel python3-ldb-devel
Should these be available, exist in repos? It seems like they should, since a few things during rpmbuild call those two explicitly as dependencies. many thanks, L.
https://lists.centos.org/pipermail/centos-devel/2020-March/036644.html
On Fri, Apr 24, 2020 at 7:40 AM Leon Fauster via CentOS-devel centos-devel@centos.org wrote:
Am 24.04.20 um 12:40 schrieb lejeczek via CentOS-devel:
hi guys
How to get these two for example:
python3-talloc-devel python3-ldb-devel
Should these be available, exist in repos? It seems like they should, since a few things during rpmbuild call those two explicitly as dependencies. many thanks, L.
https://lists.centos.org/pipermail/centos-devel/2020-March/036644.html
If you want to build Samba related components yourself, you may want to look at my RPM building swuite for the latest Samba sat https://github.com/nkadel/samba4repo/ .