From da076ef8069530224184c5d58424ff297cae3a0c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 00:21:34 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/netlabel_tools.git#7243c03bc03009f1c3c578b7373ddca7de0ed274 --- netlabel_tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index 2159299..da07055 100644 --- a/netlabel_tools.spec +++ b/netlabel_tools.spec @@ -1,7 +1,7 @@ Summary: Tools to manage the Linux NetLabel subsystem Name: netlabel_tools Version: 0.30.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2 URL: https://github.com/netlabel/netlabel_tools Source: https://github.com/netlabel/netlabel_tools/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Requires: libnl3 Requires(post): systemd Requires(preun): systemd Requires(postun): systemd +BuildRequires: make BuildRequires: gcc BuildRequires: kernel-headers BuildRequires: libnl3-devel @@ -66,6 +67,9 @@ make V=1 DESTDIR="%{buildroot}" install %attr(0644,root,root) %config(noreplace) /etc/netlabel.rules %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.30.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.30.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild