Ignore:
Timestamp:
May 21, 2006, 12:29:40 AM (18 years ago)
Author:
bcornec
Message:

Same for mondo: setup modes correctly in SVN and get rid of %attr an %defattr in spec files to get correct packages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/rpm/mondo.spec

    r555 r567  
    7373
    7474%files
    75 %defattr(644,root,root,755)
    7675%doc ChangeLog svn.log
    7776%doc INSTALL COPYING README TODO AUTHORS NEWS
    7877%doc docs/en/mondorescue-howto.html docs/en/mondorescue-howto.pdf
    7978
    80 %attr(755,root,root) %{_sbindir}/*
    81 %attr(755,root,root) %{_datadir}/%{name}/restore-scripts/%{name}/*
    82 %attr(755,root,root) %{_datadir}/%{name}/autorun
    83 %attr(755,root,root) %{_datadir}/%{name}/post-nuke.sample/usr/bin/post-nuke
     79%{_sbindir}/*
     80%{_datadir}/%{name}/restore-scripts/%{name}/*
     81%{_datadir}/%{name}/autorun
     82%{_datadir}/%{name}/post-nuke.sample/usr/bin/post-nuke
    8483%{_datadir}/%{name}/*
    8584%{_mandir}/man8/*
Note: See TracChangeset for help on using the changeset viewer.