diff --git a/vhostmd.spec b/vhostmd.spec index 709ca9a..5bee7da 100644 --- a/vhostmd.spec +++ b/vhostmd.spec @@ -3,7 +3,7 @@ Summary: Virtualization host metrics daemon Name: vhostmd Version: 0.5 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ URL: http://gitorious.org/vhostmd @@ -150,7 +150,6 @@ exit 0 %files -%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc mdisk.xml metric.dtd vhostmd.dtd vhostmd.xml @@ -172,7 +171,6 @@ exit 0 %files -n vm-dump-metrics -%defattr(-,root,root,-) %doc COPYING %{_sbindir}/vm-dump-metrics %{_libdir}/libmetrics.so.0 @@ -181,7 +179,6 @@ exit 0 %files -n vm-dump-metrics-devel -%defattr(-,root,root,-) %doc README %{_libdir}/libmetrics.so %dir %{_includedir}/vhostmd @@ -189,6 +186,9 @@ exit 0 %changelog +* Tue Jan 26 2016 Richard Jones - 0.5-11 +- Remove useless defattr in files section. + * Fri Jun 19 2015 Fedora Release Engineering - 0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild