[packages/rpm/rpm.org] - fix lua BRs, lua51-devel provides lua-devel however it does not have lua.pc expected by rpm

baggins baggins at pld-linux.org
Sat Oct 24 18:28:25 CEST 2020


commit ae22840568bed8891cb46c685384e5823323d631
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 24 18:28:00 2020 +0200

    - fix lua BRs, lua51-devel provides lua-devel however it does not have lua.pc expected by rpm

 rpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 341c15e..c74511a 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -92,9 +92,9 @@ BuildRequires:	libselinux-devel >= 2.1.0
 # needed only for AM_PROG_CXX used for CXX substitution in rpm.macros
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 1:1.4.2-9
-BuildRequires:	lua-devel >= 5.1
 BuildRequires:	ossp-uuid-devel
 BuildRequires:	patch >= 2.2
+BuildRequires:	pkgconfig(lua) >= 5.1
 BuildRequires:	popt-devel >= %{popt_ver}
 BuildRequires:	python3-modules
 %if %{with python3}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/ae22840568bed8891cb46c685384e5823323d631



More information about the pld-cvs-commit mailing list