Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-signkey-cert for 
openSUSE:Factory checked in at 2021-05-06 22:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-signkey-cert (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-signkey-cert.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-signkey-cert"

Thu May  6 22:53:03 2021 rev:2 rq:891057 version:MACRO

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-signkey-cert/openSUSE-signkey-cert.changes  
    2021-05-01 00:46:54.519395888 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-signkey-cert.new.2988/openSUSE-signkey-cert.changes
    2021-05-06 22:53:36.302507555 +0200
@@ -1,0 +2,5 @@
+Tue May  4 06:53:03 UTC 2021 - Dirk M??ller <[email protected]>
+
+- add exclusivearch to match mokutil setting 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openSUSE-signkey-cert.spec ++++++
--- /var/tmp/diff_new_pack.j6zV2a/_old  2021-05-06 22:53:36.646506136 +0200
+++ /var/tmp/diff_new_pack.j6zV2a/_new  2021-05-06 22:53:36.646506136 +0200
@@ -16,9 +16,9 @@
 #
 # needssslcertforbuild
 
+
 %define startdate %(openssl x509 -in %{_sourcedir}/_projectcert.crt -inform 
PEM -noout -startdate | cut -d= -f 2)
 %define version %(echo "$(date --date="%{startdate}" +'%Y%m%d')")
-
 Name:           openSUSE-signkey-cert
 Version:       %{version}
 Release:        0
@@ -27,7 +27,8 @@
 Group:          System/Kernel
 BuildRequires:  openssl >= 0.9.8
 Requires(post): mokutil
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# matches mokutil
+ExclusiveArch:  x86_64 aarch64 ppc64le ppc64
 
 %description
 This package includes the certificate of openSUSE signing key for signing
@@ -44,7 +45,6 @@
 install -m 644 kmp-key.der 
%{buildroot}/%{_sysconfdir}/uefi/certs/${fpr}-kmp.crt
 
 %files
-%defattr(-,root,root)
 %dir %{_sysconfdir}/uefi/
 %dir %{_sysconfdir}/uefi/certs/
 %{_sysconfdir}/uefi/certs/*.crt

Reply via email to