automatic version update by autodist [release 0.25.0-1mamba;Sun Jul 02 2023]
This commit is contained in:
parent
b332d5d431
commit
1f1ef3cb25
13
p11-kit.spec
13
p11-kit.spec
@ -1,5 +1,5 @@
|
|||||||
Name: p11-kit
|
Name: p11-kit
|
||||||
Version: 0.24.1
|
Version: 0.25.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Provides a way to load and enumerate PKCS#11 modules
|
Summary: Provides a way to load and enumerate PKCS#11 modules
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -51,12 +51,15 @@ This package contains headers and library files for development.
|
|||||||
#%description apidocs
|
#%description apidocs
|
||||||
#This package includes the %{name} API documentation.
|
#This package includes the %{name} API documentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
|
||||||
%configure --enable-gtk-doc
|
%configure --enable-gtk-doc
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -108,9 +111,6 @@ This package contains headers and library files for development.
|
|||||||
%dir %{_includedir}/p11-kit-1
|
%dir %{_includedir}/p11-kit-1
|
||||||
%dir %{_includedir}/p11-kit-1/p11-kit
|
%dir %{_includedir}/p11-kit-1/p11-kit
|
||||||
%{_includedir}/p11-kit-1/p11-kit/*.h
|
%{_includedir}/p11-kit-1/p11-kit/*.h
|
||||||
%{_libdir}/pkcs11/p11-kit-trust.la
|
|
||||||
%{_libdir}/pkcs11/p11-kit-client.la
|
|
||||||
%{_libdir}/libp11-kit.la
|
|
||||||
%{_libdir}/libp11-kit.so
|
%{_libdir}/libp11-kit.so
|
||||||
%{_libdir}/p11-kit-proxy.so
|
%{_libdir}/p11-kit-proxy.so
|
||||||
%{_libdir}/pkgconfig/p11-kit-1.pc
|
%{_libdir}/pkgconfig/p11-kit-1.pc
|
||||||
@ -122,6 +122,9 @@ This package contains headers and library files for development.
|
|||||||
##%{_datadir}/gtk-doc/html/%{name}/*
|
##%{_datadir}/gtk-doc/html/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 0.25.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 18 2022 Automatic Build System <autodist@mambasoft.it> 0.24.1-1mamba
|
* Tue Jan 18 2022 Automatic Build System <autodist@mambasoft.it> 0.24.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user