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