From 2993012e4c0d5c4c464e52580617d86ee92b75f8 Mon Sep 17 00:00:00 2001 From: radek Date: Fri, 24 Sep 2004 13:18:34 +0000 Subject: [PATCH] - massive: missing %defattr (or related cosmetics) Changed files: dbui.spec -> 1.9 --- dbui.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dbui.spec b/dbui.spec index 5cf3049..8896330 100644 --- a/dbui.spec +++ b/dbui.spec @@ -75,7 +75,9 @@ rm -rf $RPM_BUILD_ROOT %doc README %files mysql +%defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/dbui.mysql # %files postgresql +# %defattr(644,root,root,755) # %attr(755,root,root) %{_bindir}/dbui.postgresql -- 2.43.0