From 66182fa966d309663abe7c76eb0e4c6ab5f8bb5a Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:50:48 -0500 Subject: [PATCH] Remove needless use of %defattr --- lpsolve.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/lpsolve.spec b/lpsolve.spec index 544269b..a54f11d 100644 --- a/lpsolve.spec +++ b/lpsolve.spec @@ -50,13 +50,11 @@ install -p -m 644 \ %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %doc README.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL_LGPL.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL_README.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL-overview.txt %{_bindir}/lp_solve %{_libdir}/*.so %files devel -%defattr(-,root,root,-) %{_includedir}/lpsolve %changelog