From dcadae902146f9e0dd6969b651605795f1f44fd1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 26 Jan 2016 10:46:37 +0000 Subject: [PATCH] Remove useless defattr in files section. --- vhostmd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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