Remove needless use of %defattr
This commit is contained in:
parent
ddbd9a30aa
commit
550a7a14fc
@ -74,7 +74,6 @@ done
|
||||
%find_lang %name
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc ChangeLog
|
||||
%if "%{python_ver}" >= "2.5"
|
||||
%{python_sitelib}/*.egg-info
|
||||
@ -88,7 +87,6 @@ done
|
||||
%{_datadir}/polkit-1/actions/org.tuna.policy
|
||||
|
||||
%files -n oscilloscope
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/oscilloscope
|
||||
%doc docs/oscilloscope+tuna.html
|
||||
%doc docs/oscilloscope+tuna.pdf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user