updated spec for 0.5.1-5
This commit is contained in:
parent
9bb5b02267
commit
3abd93b4e7
@ -22,6 +22,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|||||||
%if %{crypto_subsystem} == openssl
|
%if %{crypto_subsystem} == openssl
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%else
|
%else
|
||||||
|
BuildRequires: nss-devel >= 3.12.9-2
|
||||||
BuildRequires: nss-softokn-freebl-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-freebl-static >= 3.12.9-2
|
||||||
BuildRequires: nss-softokn-devel >= 3.12.9-2, gmp-devel
|
BuildRequires: nss-softokn-devel >= 3.12.9-2, gmp-devel
|
||||||
@ -84,6 +85,7 @@ make %{?_smp_mflags} -f makefile-libtpms install \
|
|||||||
deserialization
|
deserialization
|
||||||
- fixes to libtpms makefile (makefile-libtpms)
|
- fixes to libtpms makefile (makefile-libtpms)
|
||||||
- adding build_type to generate a debug or production build
|
- adding build_type to generate a debug or production build
|
||||||
|
- need nss-devel to have nss-config
|
||||||
|
|
||||||
* Tue Mar 08 2011 Stefan Berger - 0.5.1-4
|
* Tue Mar 08 2011 Stefan Berger - 0.5.1-4
|
||||||
- small fixes to libtpms makefile
|
- small fixes to libtpms makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user