diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 239cbbc..85b9a4c 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -115,15 +115,17 @@ Requires: openSUSE-release Name: nfs-ganesha Version: 3.3 -Release: 7%{?dev:%{dev}}%{?dist} +Release: 8%{?dev:%{dev}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space License: LGPLv3+ Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki Source0: https://github.com/%{name}/%{name}/archive/V%{version}%{?dev:-%{dev}}/%{name}-%{version}%{?dev:-%{dev}}.tar.gz Patch0001: 0001-systemd-revised-drop-in-conf-file-handling.patch +Patch0002: 0002-selinux-ganesha.te.patch BuildRequires: cmake +BuildRequires: make BuildRequires: bison BuildRequires: flex BuildRequires: pkgconfig @@ -495,6 +497,7 @@ Development headers and auxiliary files for developing with %{name}. %prep %setup -q -n %{name}-%{version}%{?dev:-%{dev}} %patch0001 -p1 +%patch0002 -p1 %build cd src && %cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo \ @@ -861,7 +864,13 @@ exit 0 %endif %changelog -* Tue Jul 28 2020 Fedora Release Engineering - 3.3-7 +* Thu Nov 5 2020 Kaleb S. KEITHLEY - 3.3-8 +- BuildRequires: make + +* Tue Sep 8 2020 Kaleb S. KEITHLEY - 3.3-7 +- selinux + +* Tue Jul 28 2020 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 Kaleb S. KEITHLEY - 3.3-6