[packages/litecoin] - reenabled asserts to fix build, release 3
qboosh
qboosh at pld-linux.org
Sun Oct 19 16:52:24 CEST 2025
commit 3ac73d84b8daeaf71f5831ff7e0cb94f4ce5708f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Oct 19 16:55:47 2025 +0200
- reenabled asserts to fix build, release 3
litecoin.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/litecoin.spec b/litecoin.spec
index 8d4ac99..54d19be 100644
--- a/litecoin.spec
+++ b/litecoin.spec
@@ -3,7 +3,7 @@ Summary: Litecoin is a peer-to-peer currency
Summary(pl.UTF-8): Litecoin - waluta peer-to-peer
Name: litecoin
Version: 0.21.4
-Release: 2
+Release: 3
License: MIT
Group: X11/Applications
#Sourrce0Download: https://github.com/litecoin-project/litecoin/releases
@@ -45,6 +45,9 @@ Requires: perl-base
Requires: sqlite3-libs >= 3.7.17
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# error "Litecoin cannot be compiled without assertions."
+%define filterout_cpp -DNDEBUG
+
%description
Litecoin is a peer-to-peer currency. Peer-to-peer means that no
central authority issues new money or tracks transactions. These tasks
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/litecoin.git/commitdiff/3ac73d84b8daeaf71f5831ff7e0cb94f4ce5708f
More information about the pld-cvs-commit
mailing list