tstellar / rpms / openldap

Forked from rpms/openldap 3 years ago
Clone

b6085c2 specfile: clean %files, drop defattr macros

Authored and Committed by Jan Vcelak 12 years ago
1 file changed. 66 lines added. 74 lines removed.
    specfile: clean %files, drop defattr macros
    
    - %defattr is not needed since Fedora 14
    - permissions are taken from installed files
      (removed chmod and added install where possible)
    - %attr was left only on places, where non-root owner is needed
    - removed slashes between: %{buildroot}%{_somedir}
    - files reordered by type
    - merged "%dir dir" and "dir/files*"
    
        
file modified
+66 -74