Accepting request 917472 from devel:languages:haskell

automated update of haskell stack

OBS-URL: https://build.opensuse.org/request/show/917472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alex?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2021-09-10 21:41:02 +00:00 committed by Git OBS Bridge
commit 4d6c47e543
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 7 18:43:27 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
- make rpmlint happy
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -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