diff --git a/activemq-cpp.spec b/activemq-cpp.spec index eabd30e..8c6c608 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -116,12 +116,10 @@ make %{?_smp_mflags} check %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %{_libdir}/lib%{name}.so.* %doc LICENSE.txt NOTICE.txt README.txt RELEASE_NOTES.txt %files devel -%defattr(-,root,root,-) %{_libdir}/lib%{name}.so %{_includedir}/%{name}-%{version} %{_libdir}/pkgconfig/%{name}.pc @@ -129,7 +127,6 @@ make %{?_smp_mflags} check %if %{?with_docs}0 %files doc -%defattr(-,root,root,-) %doc doc/%{name}.pdf %endif