From d936591d359c2363a55c8db79607c64683929e903cdd51145e1b32f1c96c314c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 28 Oct 2019 12:37:10 +0000 Subject: [PATCH] Accepting request 743487 from home:mcepl:branches:devel:languages:lua Fix Provides OBS-URL: https://build.opensuse.org/request/show/743487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-ldoc?expand=0&rev=2 --- lua_ldoc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua_ldoc.spec b/lua_ldoc.spec index f720540..636433a 100644 --- a/lua_ldoc.spec +++ b/lua_ldoc.spec @@ -29,8 +29,8 @@ BuildRequires: %{flavor}-devel BuildArch: noarch Requires: %{flavor} %if "%{flavor}" == "lua53" -Provides: lua-lualdoc = %{version} -Obsoletes: lua-lualdoc < %{version} +Provides: lua-ldoc = %{version} +Obsoletes: lua-ldoc < %{version} %endif %if "%{flavor}" == "" Name: lua-ldoc