]> git.pld-linux.org Git - packages/dbui.git/blobdiff - dbui.spec
- massive: missing %defattr (or related cosmetics)
[packages/dbui.git] / dbui.spec
index 5cf30492ed5136f537bcbbc8f38c11fb1887d5d8..88963302c291a5c2ad5589c7d245ef86a5358685 100644 (file)
--- 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
This page took 0.051095 seconds and 4 git commands to generate.