libtpms-0.5.1-18 with support for aarch64
This commit is contained in:
parent
599ad5694b
commit
497f8dccbd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%define name libtpms
|
%define name libtpms
|
||||||
%define version 0.5.1
|
%define version 0.5.1
|
||||||
%define release 17
|
%define release 18
|
||||||
|
|
||||||
# Valid crypto subsystems are 'freebl' and 'openssl'
|
# Valid crypto subsystems are 'freebl' and 'openssl'
|
||||||
%define crypto_subsystem freebl
|
%define crypto_subsystem freebl
|
||||||
@ -28,6 +28,7 @@ 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
|
||||||
BuildRequires: pkgconfig gawk
|
BuildRequires: pkgconfig gawk
|
||||||
Requires: nss-softokn-freebl >= 3.12.9-2, nss-softokn >= 3.12.9-2
|
Requires: nss-softokn-freebl >= 3.12.9-2, nss-softokn >= 3.12.9-2
|
||||||
|
Requires: gmp
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -93,6 +94,10 @@ make %{?_smp_mflags} install DESTDIR=${RPM_BUILD_ROOT}
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 25 2013 Stefan Berger - 0.5.1-18
|
||||||
|
- Ran autoreconf for support of aarch64
|
||||||
|
- Checking for __arm64__ in code
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-17
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-17
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user