Added missing file

This commit is contained in:
Jan Horak 2013-09-17 11:29:35 +02:00
parent 1a233b4419
commit 3b06d12d08

View File

@ -384,7 +384,6 @@ fi
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#=============================================================================== #===============================================================================
%files -f %{tarballdir}/%{name}.lang %files -f %{tarballdir}/%{name}.lang
%defattr(-,root,root,-) %defattr(-,root,root,-)
%attr(755,root,root) %{_bindir}/thunderbird %attr(755,root,root) %{_bindir}/thunderbird
@ -397,6 +396,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%dir %{mozappdir}/components %dir %{mozappdir}/components
%ghost %{mozappdir}/components/compreg.dat %ghost %{mozappdir}/components/compreg.dat
%ghost %{mozappdir}/components/xpti.dat %ghost %{mozappdir}/components/xpti.dat
%{mozappdir}/components/components.manifest
%{mozappdir}/components/libdbusservice.so %{mozappdir}/components/libdbusservice.so
%{mozappdir}/components/libmozgnome.so %{mozappdir}/components/libmozgnome.so
%{mozappdir}/omni.ja %{mozappdir}/omni.ja