spec file for libtpms-0.5.1-6
This commit is contained in:
parent
3abd93b4e7
commit
4c3e13a852
@ -2,7 +2,7 @@
|
||||
|
||||
%define name libtpms
|
||||
%define version 0.5.1
|
||||
%define release 5
|
||||
%define release 6
|
||||
|
||||
# Valid crypto subsystems are 'freebl' and 'openssl'
|
||||
%define crypto_subsystem freebl
|
||||
@ -52,6 +52,7 @@ Libtpms header files and documentation.
|
||||
|
||||
%{_libdir}/%{name}.so
|
||||
%dir %{_includedir}/%{name}
|
||||
%attr(644, root, root) %{_libdir}/pkgconfig/*.pc
|
||||
%attr(644, root, root) %{_includedir}/%{name}/*.h
|
||||
%attr(644, root, root) %{_mandir}/man3/*
|
||||
|
||||
@ -79,6 +80,9 @@ make %{?_smp_mflags} -f makefile-libtpms install \
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed May 25 2011 Stefan Berger - 0.5.1-6
|
||||
- adding libtpms.pc pkg-config file
|
||||
|
||||
* Wed Apr 13 2011 Stefan Berger - 0.5.1-5
|
||||
- adding BuildRequires for nss-softokn-freebl-static
|
||||
- several libtpms-internal changes around state serialization and
|
||||
|
Loading…
Reference in New Issue
Block a user