forked from pool/elixir
Accepting request 351694 from home:develop7:branches:devel:languages:erlang
fixed elixir-doc broken by upgrade OBS-URL: https://build.opensuse.org/request/show/351694 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=12
This commit is contained in:
parent
2f73dc8ee0
commit
5bdef37a3b
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir-doc
|
Name: elixir-doc
|
||||||
Version: 1.1.1
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation for elixir
|
Summary: Documentation for elixir
|
||||||
License: Apache-2.0 and ErlPL-1.1
|
License: Apache-2.0 and ErlPL-1.1
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Url: http://elixir-lang.org
|
Url: http://elixir-lang.org
|
||||||
Source0: elixir-v%{version}.tar.bz2
|
Source0: v%{version}.tar.gz
|
||||||
BuildRequires: elixir
|
BuildRequires: elixir
|
||||||
BuildRequires: elixir-ex_doc
|
BuildRequires: elixir-ex_doc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -34,7 +34,7 @@ Requires: elixir = %{version}
|
|||||||
Documentation for Elixir language.
|
Documentation for Elixir language.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n elixir-v%{version}
|
%setup -q -n elixir-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Elixir wants UTF-8 locale, force it
|
# Elixir wants UTF-8 locale, force it
|
||||||
@ -53,3 +53,4 @@ ex_doc "Logger" "%{version}" "lib/logger/ebin" -m "Logger" -u "https://github.co
|
|||||||
%doc doc
|
%doc doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user