From 9fadab4da8532029aba6c3b5ace4808ba0f78ce2 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:48:47 +0000 Subject: Remove needless use of %defattr --- diff --git a/libvirt-java.spec b/libvirt-java.spec index e478ee1..0567a8d 100644 --- a/libvirt-java.spec +++ b/libvirt-java.spec @@ -76,17 +76,14 @@ cp -r target/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version} ant test %files -%defattr(-,root,root) %doc AUTHORS LICENCE NEWS README INSTALL %{_javadir}/*.jar %files devel -%defattr(-,root,root) %doc src/test/java/test.java %files javadoc -%defattr(-,root,root) %{_javadocdir}/%{name}-%{version} %{_javadocdir}/%{name}