From 9c394eb54e22a86b1345eb41fb68158284216d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 7 Sep 2021 15:04:08 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:alex revision:18, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=100 --- alex.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/alex.spec b/alex.spec index 5ac5ef7..6d60f87 100644 --- a/alex.spec +++ b/alex.spec @@ -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 From 1d38454b7f9f4161274c18de7a4b3b1e15279ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 7 Sep 2021 19:01:14 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:alex revision:19, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=101 --- alex.changes | 5 +++++ 1 file changed, 5 insertions(+) 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 From 669c511e64038b73fb10b81833d4153adc8e5a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 8 Sep 2021 08:14:44 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:alex revision:20, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=102 --- alex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alex.spec b/alex.spec index 6d60f87..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