SHA256
10
0
forked from pool/lua53
Tomáš Chvátal
2017-07-11 09:50:30 +00:00
committed by Git OBS Bridge
parent ca0335bfd4
commit 1d96fa0a1c
2 changed files with 16 additions and 0 deletions

View File

@@ -68,6 +68,9 @@ application.
%package -n %{libname}
Summary: The Lua integration library
Group: System/Libraries
# Compat as libtool changes the soname
Provides: liblua5_3 = %{version}
Obsoletes: liblua5_3 < %{version}
Provides: %{name}-libs = %{version}
Obsoletes: %{name}-libs < %{version}