]> arthur.barton.de Git - netdata.git/blobdiff - netdata.spec.in
added new files to makefiles
[netdata.git] / netdata.spec.in
index af73a7b6d027d6e64eff26797a6b71e2b6330099..5cd8eb96fc17be5891cfedc0ca31079e119cb1fd 100644 (file)
@@ -32,7 +32,7 @@ getent passwd netdata > /dev/null || useradd -r -g netdata -c netdata -s /sbin/n
 %build
 %configure \
        --docdir="%{_docdir}/%{name}-%{version}" \
-       --enable-plugin-plugin-nfacct \
+       --enable-plugin-nfacct \
        --with-zlib \
        --with-math \
        --with-user=netdata \
@@ -45,13 +45,12 @@ make %{?_smp_mflags} install DESTDIR="%{buildroot}"
 find "%{buildroot}" -name .keep -exec rm {} \;
 
 %files
-%attr(4755, root, root) %{_libexecdir}/%{name}/plugins.d/apps.plugin
 %attr(-, netdata, netdata) %dir %{_localstatedir}/cache/%{name}/
 %attr(-, netdata, netdata) %dir %{_localstatedir}/log/%{name}/
+%config(noreplace) %{_sysconfdir}/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_libexecdir}/%{name}/
-%{_sysconfdir}/%{name}/
 
 %changelog
 * Sun Nov 15 2015 Alon Bar-Lev <alonbl@redhat.com> - 1.0.0-1