Remove needless use of %defattr
This commit is contained in:
parent
d6652ea632
commit
14abe5ec64
@ -222,7 +222,6 @@ fi
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS NEWS README THANKS
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license COPYING
|
||||
@ -237,7 +236,6 @@ fi
|
||||
%{_infodir}/parted.info.gz
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc TODO doc/API doc/FAT
|
||||
%{_includedir}/parted
|
||||
%{_libdir}/libparted.so
|
||||
|
Loading…
Reference in New Issue
Block a user