Michael Schröder 2013-02-06 12:31:33 +00:00 committed by Git OBS Bridge
parent c581df2ee9
commit 7ad3b5035f

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: pesign-obs-integration Name: pesign-obs-integration
Summary: Macros and scripts to sign the kernel and bootloader Summary: Macros and scripts to sign the kernel and bootloader
License: GPL-2.0 License: GPL-2.0
@ -47,7 +48,7 @@ cp %_sourcedir/{COPYING,README} .
%install %install
mkdir -p %buildroot/usr/lib/rpm/brp-suse.de %buildroot/usr/lib/rpm/pesign mkdir -p %buildroot/usr/lib/rpm/brp-suse.d %buildroot/usr/lib/rpm/pesign
cd %_sourcedir cd %_sourcedir
install pesign-gen-repackage-spec kernel-sign-file %buildroot/usr/lib/rpm/pesign install pesign-gen-repackage-spec kernel-sign-file %buildroot/usr/lib/rpm/pesign
install brp-99-pesign %buildroot/usr/lib/rpm/brp-suse.d install brp-99-pesign %buildroot/usr/lib/rpm/brp-suse.d