From 5a73ebef1fa454fe45bef2af5a1750eecb0c4f1f Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 00:52:33 -0500 Subject: [PATCH] Remove needless use of %defattr --- freeglut.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/freeglut.spec b/freeglut.spec index 5b42361..f605fb5 100644 --- a/freeglut.spec +++ b/freeglut.spec @@ -69,13 +69,11 @@ install -p -m 644 doc/man/*.3 $RPM_BUILD_ROOT/%{_mandir}/man3 %files -%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README doc/*.png doc/*.html # don't include contents of doc/ directory as it is mostly obsolete %{_libdir}/libglut.so.3* %files devel -%defattr(-,root,root,-) %{_includedir}/GL/*.h %{_libdir}/libglut.so %{_libdir}/pkgconfig/freeglut.pc