summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-05 02:48:01 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-05 02:48:01 (EST)
commit89862859fc54bd450885341e4891248248d554d0 (patch)
tree525988201b6ef2bb3e45a82dabf1dd82fab47a17
parentc6275c648015a730f8a4c3205a5427c5780bcc00 (diff)
libcurl.4:$arch: Drop conflict with libcurl.4
-rw-r--r--changelog9
-rw-r--r--libcurl.4.pkg/control1
2 files changed, 9 insertions, 1 deletions
diff --git a/changelog b/changelog
index 194a414..1302d36 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,12 @@
+curl (7.74.0-3) trunk
+
+ * libcurl.4:$arch: Drop conflict with the older non-architecture-
+ qualified version. A package by the name "libcurl.4" will be built
+ by src:malt to allow dependent packages (cmake) to still be
+ installed.
+
+ -- Patrick McDermott <patrick.mcdermott@libiquity.com> Tue, 05 Jan 2021 02:43:03 -0500
+
curl (7.74.0-2) trunk
* curl.4-common: Fix section, which made all packages uninstallable on
diff --git a/libcurl.4.pkg/control b/libcurl.4.pkg/control
index 0c278c5..1dd63ad 100644
--- a/libcurl.4.pkg/control
+++ b/libcurl.4.pkg/control
@@ -4,6 +4,5 @@ Section: lib
Depends: curl.4-common (= ${Source-Version}),
libwolfssl.24:${Host-Arch}, ${Shlib-Depends},
nss-certdata-server-auth
-Conflicts: libcurl.4
Description: Client-side URL transfer library
${Libcurl-Description}