commit 894843f15f137f7bcfddd4339bc47aa26b945d1c
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Tue Nov 14 13:51:35 2023 +0100
Make it possible to disable winexe
samba.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/samba.spec b/samba.spec
index a2a03d6..169268f 100644
--- a/samba.spec
+++ b/samba.spec
@@ -44,7 +44,7 @@ Summary: Samba Active Directory and SMB server
Summary(pl.UTF-8): Serwer Samba Active Directory i SMB
Name: samba
Version: 4.19.2
-Release: 1
+Release: 1.1
Epoch: 1
License: GPL v3
Group: Networking/Daemons
@@ -601,6 +601,7 @@ CPPFLAGS="${CPPFLAGS:-%rpmcppflags}" \
%{?__cc:CC="%{__cc}"} \
%{?__cxx:CXX="%{__cxx}"} \
./configure \
+ --enable-developer \
--enable-fhs \
--prefix=%{_prefix} \
--exec-prefix=%{_exec_prefix} \
@@ -647,6 +648,7 @@ CPPFLAGS="${CPPFLAGS:-%rpmcppflags}" \
%endif
--with-utmp \
--with-winbind \
+ --with%{!?with_winexe:out}-winexe \
--%{?with_avahi:en}%{!?with_avahi:dis}able-avahi \
--enable-cups \
%{__enable_disable glusterfs} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/894843f15f137f7bcfddd4339bc47aa26b945d1c
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit