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
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc README README.myspell COPYING COPYING.LESSER COPYING.MPL AUTHORS AUTHORS.myspell license.hunspell license.myspell THANKS
|
%doc README README.myspell COPYING COPYING.LESSER COPYING.MPL AUTHORS AUTHORS.myspell license.hunspell license.myspell THANKS
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_datadir}/myspell
|
%{_datadir}/myspell
|
||||||
@ -98,7 +97,6 @@ mkdir $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|||||||
%lang(hu) %{_mandir}/hu/man1/hunspell.1.gz
|
%lang(hu) %{_mandir}/hu/man1/hunspell.1.gz
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_includedir}/%{name}
|
%{_includedir}/%{name}
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_bindir}/affixcompress
|
%{_bindir}/affixcompress
|
||||||
|
Loading…
Reference in New Issue
Block a user