From 7327f74d70de480f338d4231a34bdc9547047c1e Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:33:52 -0500 Subject: [PATCH] Remove needless use of %defattr --- tk.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/tk.spec b/tk.spec index 99715e2..5e95b93 100644 --- a/tk.spec +++ b/tk.spec @@ -94,7 +94,6 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %{_bindir}/wish* %{_datadir}/%{name}%{majorver} %exclude %{_datadir}/%{name}%{majorver}/tkAppInit.c @@ -105,7 +104,6 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %doc README changes license.terms %files devel -%defattr(-,root,root) %{_includedir}/* %{_libdir}/lib%{name}.so %{_libdir}/lib%{name}stub%{majorver}.a