8f5ad93 frontend: reset %defattr for proper part of %files

1 file Authored by praiskup 4 years ago, Committed by praiskup 4 years ago,
    frontend: reset %defattr for proper part of %files
    
    The previous %defattr caused that executable files (cron.d,
    libexec) dropped executable bits, and we had to re-set the
    executable bit per each file.  And since we forgot to set
    executable bit explicitly for copr_dump_db.sh, the installation
    was broken.
    
        
file modified
+5 -4