Compare commits

...

No commits in common. "c8s" and "a8" have entirely different histories.
c8s ... a8

2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ consolidate() {
which jing >/dev/null 2>&1 || die "jing (from jing-trang project) required"
: "${INPUTDIR=$(pkg-config --variable schemadir pacemaker)}"
: "${INPUTDIR=$(pkg-config --variable schemadir pacemaker-schemas)}"
test -n "${INPUTDIR}" || die "Input dir with pacemaker schemas not known"
: "${OUTPUTDIR=schemas-consolidated}"

View File

@ -11,7 +11,7 @@
Name: clufter
Version: 0.77.1
Release: 5%{?dist}
Release: 5%{?dist}.alma
Summary: Tool/library for transforming/analyzing cluster configuration formats
License: GPLv2+
URL: https://pagure.io/%{name}