Accepting request 1125398 from home:simotek:branches:devel:languages:erlang

- swap to %autosetup

OBS-URL: https://build.opensuse.org/request/show/1125398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=89
This commit is contained in:
Matwey Kornilov 2023-11-16 14:18:54 +00:00 committed by Git OBS Bridge
parent e48940194a
commit 1a8ef9cb5a
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 13 06:46:25 UTC 2023 - Simon Lees <sflees@suse.de>
- swap to %autosetup
-------------------------------------------------------------------
Wed Dec 19 18:56:20 UTC 2018 - matwey.kornilov@gmail.com

View File

@ -35,7 +35,7 @@ Requires: elixir = %{version}
Documentation for the Elixir language.
%prep
%setup -q -n elixir-%{version}
%autosetup -n elixir-%{version} -p1
%build
# Elixir wants UTF-8 locale, force it

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 13 06:45:28 UTC 2023 - Simon Lees <sflees@suse.de>
- Switch from %patch0 to %autosetup
-------------------------------------------------------------------
Sat Nov 11 10:23:18 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>

View File

@ -65,9 +65,7 @@ Elixir source code.
%define elixirdir %{_prefix}/lib/elixir
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%autosetup -p1
%build
# Elixir wants UTF-8 locale, force it