munge
munge copied to clipboard
SLES15.{4, 6}: munge.spec
Hello Dun, many thanks for the great application. It runs rock solid within our SuSE environment for many years. Only change for the RPM build process I have to make to create the RPM build artifacts is:
~/software/munge-0.5.16 # diff munge.spec munge.spec.ORIG 29c29 < BuildRequires: gpg2
BuildRequires: gnupg2 32,33c32 < BuildRequires: libzip-devel < BuildRequires: libzip5
BuildRequires: bzip2-devel
This works for sles15.4 and sles15.6 after installing gpg2 libzip-devel and libzip5. just in case it'll add some value to your software. Otherwise, please ignore my feedback. Cheers, -Frank