aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-06-24 16:34:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-06-24 16:34:02 +0300
commit80d31334f20aa660fea15624e9c8720223949c28 (patch)
tree256dc2936cc504639a7591a9eb93998ced890f02
parent8a04ddf7c6d239a78dc2031c9a75691a372bdfce (diff)
Release version 0+10HEADv0+10master
Map fedora system name. Canonicalize license in package manifest.
-rw-r--r--TODO4
-rw-r--r--manifest12
2 files changed, 11 insertions, 5 deletions
diff --git a/TODO b/TODO
index 3dce403..a5fa0cb 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
On the revision:
-- Canonicalize the license in the package manifest.
+Additional (permanent) notes:
+
+- Review '@@ TMP' notes.
diff --git a/manifest b/manifest
index 5f8cf91..ddef3ff 100644
--- a/manifest
+++ b/manifest
@@ -1,9 +1,9 @@
: 1
name: libapr1
-version: 0+9
+version: 0+10
project: libapr
summary: Apache Portable Runtime C library
-license: ASLv2; Apache License 2.0
+license: Apache-2.0 ; Apache License 2.0.
topics: C, portability
description-file: README
url: https://apr.apache.org/
@@ -11,5 +11,9 @@ package-url: https://git.build2.org/cgit/packaging/libapr/
email: dev@apr.apache.org; Mailing list.
package-email: packaging@build2.org; Mailing list.
build-email: builds@build2.org
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+
+# System package mapping.
+#
+fedora-name: apr-devel