automatic version update by autodist [release 2.1.1731601260-1mamba;Sat Nov 16 2024]
This commit is contained in:
parent
6878fad733
commit
8d2bf2784c
@ -1,7 +1,7 @@
|
||||
%define pkgver %(echo %version | tr '~' -)
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: luajit
|
||||
Version: 2.1.1727870382
|
||||
Version: 2.1.1731601260
|
||||
Release: 1mamba
|
||||
Summary: A Just-In-Time Compiler for Lua
|
||||
Group: Applications/Development
|
||||
@ -57,14 +57,14 @@ This package contains libraries and header files for developing applications tha
|
||||
DESTDIR=%{buildroot} \
|
||||
MULTILIB=%{_lib}
|
||||
|
||||
rm -f %{buildroot}%{_bindir}/luajit-%{version}
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/luajit
|
||||
%{_bindir}/luajit-%{version}
|
||||
%dir %{_datadir}/luajit-%{apiver}
|
||||
%dir %{_datadir}/luajit-%{apiver}/jit
|
||||
%{_datadir}/luajit-%{apiver}/jit/*.lua
|
||||
@ -85,6 +85,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/luajit.pc
|
||||
|
||||
%changelog
|
||||
* Sat Nov 16 2024 Automatic Build System <autodist@openmamba.org> 2.1.1731601260-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 2.1.1727870382-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user