It was decided (citing dubious reasons) to arbitrarily change
the way GA kernel version is versioned, breaking existing assumptions.
Accomodate for that.
* 0002-kernel-version-re-fix.patch: New file.
* ddiskit.spec (Release): Bump to 16.
(Patch0002): New patch.
(%prep): Apply it.
(%changelog): Add an entry.
Resolves: #2101634
xorriso provides a drop-in mkisofs version, so let's enable usage
of either implementation by requiring a specific executable,
rather than a package.
Resolves: #1951338
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
The option "-i" to "%forgemeta" causes debugging information
to be output. This confuses scripts that use rpmspec et
al. to query information about a spec file. Therefore, the
spec templates in the packaging guidelines note that the
"-i" and "-v" options to "%forgemeta" should be removed
before committing
(cf. https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_using_forges_hosted_revision_control).
Resolves: #1951338
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>