[packages/apr-util] - dropped "ac" conditions
qboosh
qboosh at pld-linux.org
Sat Aug 8 20:12:40 CEST 2026
commit 9d9b96e31ce37f28e1a225cd92be90d349ea3a6b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 8 20:12:24 2026 +0200
- dropped "ac" conditions
apr-util.spec | 7 -------
1 file changed, 7 deletions(-)
---
diff --git a/apr-util.spec b/apr-util.spec
index c3db04f..327c09a 100644
--- a/apr-util.spec
+++ b/apr-util.spec
@@ -16,9 +16,6 @@
%if "%{pld_release}" == "th"
%define dbver db53
%endif
- %if "%{pld_release}" == "ac"
- %define dbver db42
- %endif
%endif
Summary: A companion library to Apache Portable Runtime
@@ -43,10 +40,6 @@ BuildRequires: autoconf >= 2.59
%if "%{pld_release}" == "th"
BuildRequires: db-devel >= 4.7
%endif
-%if "%{pld_release}" == "ac"
-BuildRequires: db-devel >= 4.2
-BuildConflicts: db4.5-devel
-%endif
BuildRequires: expat-devel
BuildRequires: libtool
%{?with_mysql:BuildRequires: mysql-devel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apr-util.git/commitdiff/9d9b96e31ce37f28e1a225cd92be90d349ea3a6b
More information about the pld-cvs-commit
mailing list