Provide symbol for pkgconfig

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal 2017-07-25 10:04:04 +00:00 committed by Git OBS Bridge
parent 5efd445ce0
commit 7655dc0085
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 25 10:04:01 UTC 2017 - tchvatal@suse.com
- Provide symbol for pkgconfig
-------------------------------------------------------------------
Mon Jul 24 12:08:05 UTC 2017 - dimstar@opensuse.org

View File

@ -61,6 +61,8 @@ Requires(post): update-alternatives
Requires(postun): update-alternatives
Provides: lua-devel = %{version}
Provides: Lua(devel) = %{major_version}
Provides: pkgconfig(lua) = %{version}
Obsoletes: pkgconfig(lua) < %{version}
%description devel
Lua is a programming language originally designed for extending