[packages/lua-json] Make it noarch

arekm arekm at pld-linux.org
Tue Feb 11 10:32:21 CET 2025


commit ec833b256e91f3da5928a31898f4fe14ea903a05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Feb 11 09:23:53 2025 +0100

    Make it noarch

 lua-json.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/lua-json.spec b/lua-json.spec
index f37adb9..785eb52 100644
--- a/lua-json.spec
+++ b/lua-json.spec
@@ -1,15 +1,14 @@
-# TODO
-# - noarch pkg?
 Summary:	A lightweight JSON library for Lua
 Name:		lua-json
 Version:	0.1.2
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Development/Languages
 Source0:	https://github.com/rxi/json.lua/archive/refs/tags/v%{version}.tar.gz
 # Source0-md5:	098b01952297cb33832fae428b65f23f
 URL:		https://github.com/rxi/json.lua
 BuildRequires:	lua53-devel
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua-json.git/commitdiff/ec833b256e91f3da5928a31898f4fe14ea903a05



More information about the pld-cvs-commit mailing list