From a826a4b1afb75dbcd9c9c727f880c607b2ec2e81 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:43:33 -0500 Subject: [PATCH] Remove needless use of %defattr --- volume_key.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/volume_key.spec b/volume_key.spec index 3075667..16bb641 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -94,24 +94,20 @@ make check %ldconfig_scriptlets libs %files -%defattr(-,root,root,-) %doc README contrib %{_bindir}/volume_key %{_mandir}/man8/volume_key.8* %files devel -%defattr(-,root,root,-) %{_includedir}/volume_key %exclude %{_libdir}/libvolume_key.la %{_libdir}/libvolume_key.so %files libs -f volume_key.lang -%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS %{_libdir}/libvolume_key.so.* %files -n python2-volume_key -%defattr(-,root,root,-) %exclude %{python_sitearch}/_volume_key.la %{python_sitearch}/_volume_key.so %{python_sitearch}/volume_key.py*