forked from pool/tboot
Accepting request 223108 from home:msmeissn:branches:security
- fixed path for /usr/share/grub2/grub-mkconfig_lib in our grub2 snippets. (bnc#864633) OBS-URL: https://build.opensuse.org/request/show/223108 OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=30
This commit is contained in:
@@ -26,6 +26,7 @@ Group: Productivity/Security
|
||||
Url: http://sourceforge.net/projects/tboot/
|
||||
Source0: http://downloads.sourceforge.net/project/tboot/tboot/tboot-%{ver}.tar.gz
|
||||
Patch0: tboot-fix.patch
|
||||
Patch1: tboot-grub2-suse.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: trousers-devel
|
||||
@@ -40,6 +41,7 @@ and verified launch of an OS kernel/VMM.
|
||||
%prep
|
||||
%setup -q -n %name-%ver
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
|
Reference in New Issue
Block a user