From 3d60827667f7816e67ace68f7714002bc2b9aaf00dffcd93fce13bc0d35ff078 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Tue, 3 Jul 2018 07:57:35 +0000 Subject: [PATCH] - Explicitly own the udev dir to fix builds on SLE12-SP2 and older. Alternative would be to require the filesystem package but that does seem like a hack, too. OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=62 --- tpm2-0-tss.changes | 7 +++++++ tpm2-0-tss.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index 67f40f0..3aae2f4 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 3 07:56:18 UTC 2018 - matthias.gerstner@suse.com + +- Explicitly own the udev dir to fix builds on SLE12-SP2 and older. + Alternative would be to require the filesystem package but that does seem + like a hack, too. + ------------------------------------------------------------------- Fri Jun 29 10:55:58 UTC 2018 - matthias.gerstner@suse.com diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 7819b57..7cfe5f5 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -159,6 +159,7 @@ mv %{buildroot}%{_udevrulesdir}/tpm-udev.rules %{buildroot}%{_udevrulesdir}/%{ud %doc *.md LICENSE %{_mandir}/man3/* %{_mandir}/man7/tss2-* +%dir %{_udevrulesdir} %{_udevrulesdir}/%{udev_rule_file} %files devel