commit 885c52f265c20f8ef97508d820d7574ace2b791a
Author: Arkadiusz Miśkiewicz <[email protected]>
Date: Fri Feb 3 07:01:37 2023 +0100
rel 2; disable using libesmtp
log4cxx.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/log4cxx.spec b/log4cxx.spec
index 4f9bf4d..de2cbd7 100644
--- a/log4cxx.spec
+++ b/log4cxx.spec
@@ -1,8 +1,9 @@
+# TODO: our libesmtp is incompatible
Summary: Log4cxx - a port to C++ of the log4j project
Summary(pl.UTF-8): Log4cxx - port projektu log4j dla C++
Name: log4cxx
Version: 1.0.0
-Release: 1
+Release: 2
License: Apache v2.0
Group: Libraries
Source0:
http://www.apache.org/dist/logging/log4cxx/%{version}/apache-%{name}-%{version}.tar.gz
@@ -45,7 +46,8 @@ Ten pakiet zawiera pliki nagłówkowe biblioteki log4cxx.
%build
install -d build
cd build
-%{cmake} ..
+%{cmake} .. \
+ -DHAS_LIBESMTP=OFF
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/log4cxx.git/commitdiff/885c52f265c20f8ef97508d820d7574ace2b791a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit