Drop useless %%defattr
This commit is contained in:
parent
3b5b6310ba
commit
9b72b3bd6e
@ -89,7 +89,6 @@ mkdir $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc README README.myspell COPYING COPYING.LESSER COPYING.MPL AUTHORS AUTHORS.myspell license.hunspell license.myspell THANKS
|
||||
%{_libdir}/*.so.*
|
||||
%{_datadir}/myspell
|
||||
@ -98,7 +97,6 @@ mkdir $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%lang(hu) %{_mandir}/hu/man1/hunspell.1.gz
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_includedir}/%{name}
|
||||
%{_libdir}/*.so
|
||||
%{_bindir}/affixcompress
|
||||
|
Loading…
Reference in New Issue
Block a user