From 6da2262f2c839a99a0ac127e3225d67307dc7741 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Wed, 21 Dec 2016 17:48:35 -0500 Subject: [PATCH] Backport fedora.spec changes needed for 3.11.7 fedora builds. --- build/rpm/fedora.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build/rpm/fedora.spec b/build/rpm/fedora.spec index dbb908060..2e3ef9dc1 100644 --- a/build/rpm/fedora.spec +++ b/build/rpm/fedora.spec @@ -2401,12 +2401,6 @@ cd %files testsuite %defattr(-,pcpqa,pcpqa) %{_testsdir} -%if !%{disable_systemd} -%config(noreplace) %{_sysconfdir}/systemd/system/pmwebd.service.d/pmwebd.conf -%config(noreplace) %{_sysconfdir}/systemd/system/pmmgr.service.d/pmmgr.conf -%config(noreplace) %{_sysconfdir}/systemd/system/pmcd.service.d/pmcd.conf -%config(noreplace) %{_sysconfdir}/systemd/system/pmproxy.service.d/pmproxy.conf -%endif %if !%{disable_microhttpd} %files webapi -- 2.11.4.GIT