summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:00:54 -0700
committerVlad Glagolev2022-07-27 15:00:54 -0700
commit1102d163f5389c72acad905eebc3f14145b1098a (patch)
tree5273f429043cd07ed5abca8465ff89e17ccc6834 /cluster
parent77a04e28b09bf28409bbac0d4a777a3fb2be6a28 (diff)
ocfs2-tools: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/ocfs2-tools/DEPENDS2
-rw-r--r--cluster/ocfs2-tools/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/cluster/ocfs2-tools/DEPENDS b/cluster/ocfs2-tools/DEPENDS
index f09ecbacb4..c65e1d0666 100755
--- a/cluster/ocfs2-tools/DEPENDS
+++ b/cluster/ocfs2-tools/DEPENDS
@@ -1,5 +1,5 @@
depends e2fsprogs &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends glib2 &&
if [[ $OCFS2_TOOLS_BRANCH != stable ]]; then
diff --git a/cluster/ocfs2-tools/HISTORY b/cluster/ocfs2-tools/HISTORY
index 53fbb1fbf2..f3d730dd3b 100644
--- a/cluster/ocfs2-tools/HISTORY
+++ b/cluster/ocfs2-tools/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2016-05-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated mirror to ftp.sourcemage.us