diff --git a/alex.changes b/alex.changes index a26acd5..b9b519f 100644 --- a/alex.changes +++ b/alex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 7 18:43:27 UTC 2021 - Ondřej Súkup + +- make rpmlint happy + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/alex.spec b/alex.spec index 5ac5ef7..f387920 100644 --- a/alex.spec +++ b/alex.spec @@ -1,7 +1,7 @@ # # spec file for package alex # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,11 +51,15 @@ lex or flex for C/C++. %build %ghc_bin_build +chmod a-x TODO *.md +chmod a-x ./doc/* +chmod a-x ./examples/* cd doc test -f configure || autoreconf # FIXME: you should use the %%configure macro ./configure + %install %ghc_bin_install mkdir -p %{buildroot}/%{_mandir}/man1