SHA256
1
0
forked from pool/tboot

- zlib patch upstreamed.

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=18
This commit is contained in:
2012-10-10 21:20:18 +00:00
committed by Git OBS Bridge
parent ebd200f25c
commit 200d9dc8e5
3 changed files with 2 additions and 70 deletions

View File

@@ -25,7 +25,6 @@ License: BSD-3-Clause
Group: Productivity/Security
Url: http://sourceforge.net/projects/tboot/
Source0: http://downloads.sourceforge.net/project/tboot/tboot/tboot-%{ver}.tar.gz
Patch0: zlib.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: openssl-devel
BuildRequires: trousers-devel
@@ -39,7 +38,6 @@ and verified launch of an OS kernel/VMM.
%prep
%setup -q -n %name-%ver
%patch0 -p1
%build
export CFLAGS="$RPM_OPT_FLAGS"