Il giorno gio, 07/11/2019 alle 10.27 +0000, Sérgio Basto ha scritto:
> I can help you here as I'm a Fedora packager maintainer . 
> 
> Have you Pull request and BugZilla reports with that information 

Nico, have you filled the BugZilla Request suggested by Sérgio?

For rebuild last samba package with your samba.spec file I have must:

a) download (like you suggest) samba.tar.gz from original samba site:

   wget https://download.samba.org/pub/samba/samba-4.11.2.tar.gz -O 
rpmbuild/SOURCES/samba-4.11.2.tar.gz

b) do this patch

   [lesca@addc-build ~]$ diff -Naur samba-kadel.spec rpmbuild/SPECS/samba.spec
   --- samba-kadel.spec    2019-11-06 18:27:37.981827244 +0100
   +++ rpmbuild/SPECS/samba.spec   2019-11-07 14:11:03.504669234 +0100
   @@ -1416,7 +1416,9 @@
    %{_libdir}/samba/libcmdline-contexts-samba4.so
    %{_libdir}/samba/libcmdline-credentials-samba4.so
    %{_libdir}/samba/libcommon-auth-samba4.so
   +%if %with_clustering_support
    %{_libdir}/samba/libctdb-event-client-samba4.so
   +%endif
    %{_libdir}/samba/libdbwrap-samba4.so
    %{_libdir}/samba/libdcerpc-samba-samba4.so
    %{_libdir}/samba/libevents-samba4.so

Let us know

Thanks

-- 
Dario Lesca
(inviato dal mio Linux Fedora 31 Workstation)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to