Remove needless use of %defattr
This commit is contained in:
parent
5b573ff0c5
commit
3876094050
@ -73,7 +73,6 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license COPYING COPYING.LIB
|
%license COPYING COPYING.LIB
|
||||||
%doc AUTHORS README NEWS ChangeLog
|
%doc AUTHORS README NEWS ChangeLog
|
||||||
@ -82,7 +81,6 @@ exit 0
|
|||||||
%{_datadir}/libgpg-error
|
%{_datadir}/libgpg-error
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_bindir}/gpg-error-config
|
%{_bindir}/gpg-error-config
|
||||||
%{_bindir}/gpgrt-config
|
%{_bindir}/gpgrt-config
|
||||||
%{_bindir}/yat2m
|
%{_bindir}/yat2m
|
||||||
|
Loading…
Reference in New Issue
Block a user