automatic version update by autodist [release 2.5-1mamba;Tue Sep 03 2024]
This commit is contained in:
parent
de48cce019
commit
a807dee6bf
@ -1,5 +1,5 @@
|
||||
Name: libffcall
|
||||
Version: 2.4
|
||||
Version: 2.5
|
||||
Release: 1mamba
|
||||
Summary: Libraries that can be used to build foreign function call interfaces.
|
||||
Group: System/Libraries
|
||||
@ -69,8 +69,6 @@ chmod +x %{buildroot}%{_libdir}/lib*.so.*
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -93,10 +91,12 @@ chmod +x %{buildroot}%{_libdir}/lib*.so.*
|
||||
|
||||
%files static
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/lib*.a
|
||||
|
||||
%changelog
|
||||
* Tue Sep 03 2024 Automatic Build System <autodist@openmamba.org> 2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 13 2021 Automatic Build System <autodist@mambasoft.it> 2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user