SRPM building tools for libtalloc-2.1.x, needed for Samba 4 on RHEL 8 and Fedora.
These are built from Fedora rawhide releases, and need to be built and installed in the following order.
libtalloc-2.3.x-srpm
libtdb-1.4.x-srpm
libtevent-0.10.x-srpm
libldb-2.0.x-srpm
samba-4.11.x-srpm
The "make" command will do these steps.
make build # Build the package on the local OS
make all # Use "mock" to build the packages with the local
# samba4repo-f29-x96_64 configuration
make install # Actually install the RPM's in the designated repo
Nico Kadel-Garcia <[email protected]>