]> git.pld-linux.org Git - packages/dbui.git/commitdiff
- massive: missing %defattr (or related cosmetics)
authorradek <radek@pld-linux.org>
Fri, 24 Sep 2004 13:18:34 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbui.spec -> 1.9

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.049072 seconds and 4 git commands to generate.