libtpms-0.5.1-8 spec and rpm
This commit is contained in:
parent
852c7e7dd1
commit
b2a1dfb3a3
@ -2,7 +2,7 @@
|
||||
|
||||
%define name libtpms
|
||||
%define version 0.5.1
|
||||
%define release 7
|
||||
%define release 8
|
||||
|
||||
# Valid crypto subsystems are 'freebl' and 'openssl'
|
||||
%define crypto_subsystem freebl
|
||||
@ -26,6 +26,7 @@ BuildRequires: nss-devel >= 3.12.9-2
|
||||
BuildRequires: nss-softokn-freebl-devel >= 3.12.9-2
|
||||
BuildRequires: nss-softokn-freebl-static >= 3.12.9-2
|
||||
BuildRequires: nss-softokn-devel >= 3.12.9-2, gmp-devel
|
||||
BuildRequires: pkgconfig
|
||||
Requires: nss-softokn-freebl >= 3.12.9-2, nss-softokn >= 3.12.9-2
|
||||
%endif
|
||||
|
||||
@ -80,6 +81,10 @@ make %{?_smp_mflags} -f makefile-libtpms install \
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Jul 12 2011 Stefan Berger - 0.5.1-8
|
||||
- added pkgconfig as build dependency
|
||||
- enabling __powerpc__ build following Bz 728220
|
||||
|
||||
* Wed May 25 2011 Stefan Berger - 0.5.1-7
|
||||
- increasing NVRAM area space to have enough room for certificates
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user