From 065455a1d1ed19031f86c365efdd7e2b7119697108bde3160e51e74e3ad8af36 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Mon, 27 Jan 2020 08:58:42 +0000 Subject: [PATCH] Accepting request 766910 from home:dimstar:Factory - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. OBS-URL: https://build.opensuse.org/request/show/766910 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=90 --- tpm2-0-tss.changes | 6 ++++++ tpm2-0-tss.spec | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index 31187fb..84b75a2 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 24 14:13:01 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(udev) instead of udev: allow OBS to + shortcut through the -mini flavor. + ------------------------------------------------------------------- Sun Dec 29 21:06:27 UTC 2019 - Martin Hauke diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index c3ac329..47bdccd 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -1,7 +1,7 @@ # # spec file for package tpm2-0-tss # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Release: 0 Summary: Intel's TCG Software Stack access libraries for TPM 2.0 chips License: BSD-2-Clause Group: Productivity/Security -Url: https://github.com/tpm2-software/tpm2-tss +URL: https://github.com/tpm2-software/tpm2-tss Source0: https://github.com/tpm2-software/tpm2-tss/releases/download/%{version}/tpm2-tss-%{version}.tar.gz Source2: baselibs.conf BuildRequires: doxygen @@ -30,7 +30,7 @@ BuildRequires: gcc-c++ BuildRequires: libgcrypt-devel BuildRequires: libopenssl-devel BuildRequires: pkg-config -BuildRequires: udev +BuildRequires: pkgconfig(udev) Requires(pre): shadow BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -180,7 +180,8 @@ mv %{buildroot}%{_udevrulesdir}/tpm-udev.rules %{buildroot}%{_udevrulesdir}/%{ud %files %defattr(-,root,root) -%doc *.md LICENSE +%doc *.md +%license LICENSE %{_mandir}/man3/* %{_mandir}/man7/tss2-* %{_udevrulesdir}/%{udev_rule_file}