automatic version update by autodist [release 0.4.13-1mamba;Thu Dec 19 2024]
This commit is contained in:
parent
0273ff9fe5
commit
4c643f874d
12
libp11.spec
12
libp11.spec
@ -1,5 +1,5 @@
|
||||
Name: libp11
|
||||
Version: 0.4.12
|
||||
Version: 0.4.13
|
||||
Release: 1mamba
|
||||
Summary: PKCS#11 wrapper library
|
||||
Group: System/Libraries
|
||||
@ -44,15 +44,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libp11.so.*
|
||||
%{_libdir}/libpkcs11.so.*
|
||||
%dir %{_libdir}/engines-*
|
||||
%{_libdir}/engines-*/libpkcs11.so
|
||||
%{_libdir}/engines-*/pkcs11.la
|
||||
%{_libdir}/engines-*/pkcs11.so
|
||||
%doc COPYING
|
||||
|
||||
@ -61,13 +59,17 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/libp11.h
|
||||
%{_includedir}/p11_err.h
|
||||
%{_libdir}/libp11.a
|
||||
%{_libdir}/libp11.la
|
||||
%{_libdir}/libp11.so
|
||||
%{_libdir}/libpkcs11.a
|
||||
%{_libdir}/libpkcs11.so
|
||||
%{_libdir}/pkgconfig/libp11.pc
|
||||
%{_datadir}/doc/libp11/NEWS
|
||||
%doc NEWS README.md
|
||||
|
||||
%changelog
|
||||
* Thu Dec 19 2024 Automatic Build System <autodist@openmamba.org> 0.4.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 17 2022 Automatic Build System <autodist@mambasoft.it> 0.4.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user