automatic version update by autodist [release 5.4.7-1mamba;Tue Jun 25 2024]
This commit is contained in:
parent
3d7a41b1f4
commit
54384ea2f5
9
lua.spec
9
lua.spec
@ -1,7 +1,7 @@
|
|||||||
%define libmajver %(echo %version | cut -d. -f 1-2)
|
%define libmajver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: lua
|
Name: lua
|
||||||
Version: 5.4.6
|
Version: 5.4.7
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A powerful light-weight and embeddable programming language
|
Summary: A powerful light-weight and embeddable programming language
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -98,7 +98,7 @@ includedir=%{_includedir}/lua%{libmajver}
|
|||||||
|
|
||||||
Name: Lua
|
Name: Lua
|
||||||
Description: An Extensible Extension Language
|
Description: An Extensible Extension Language
|
||||||
Version: 5.4.6
|
Version: 5.4.7
|
||||||
Requires:
|
Requires:
|
||||||
Libs: -L%{_libdir} -llua -lm
|
Libs: -L%{_libdir} -llua -lm
|
||||||
Cflags: -I%{_includedir}/lua%{libmajver}" > \
|
Cflags: -I%{_includedir}/lua%{libmajver}" > \
|
||||||
@ -163,6 +163,9 @@ ln -s lua++%{libmajver}.pc %{buildroot}%{_libdir}/pkgconfig/lua++-%{libmajver}.p
|
|||||||
#%doc README doc/*.html doc/*.css doc/*.gif doc/*.png
|
#%doc README doc/*.html doc/*.css doc/*.gif doc/*.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 25 2024 Automatic Build System <autodist@openmamba.org> 5.4.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4.6-2mamba
|
* Fri Feb 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4.6-2mamba
|
||||||
- added c++ library; pkgconfig files and other improvements
|
- added c++ library; pkgconfig files and other improvements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user