SILENT: Remove exclusive arch (could also s/i686/%ix86/ or s/i686/i586/)

SILENT: Change post to postrans to address issues found in fedora when
SILENT: updating to use icedtea-web to provide the openjdk java web plugin.


SILENT: svn-revision: 678917
This commit is contained in:
pcpa 2011-05-25 02:06:36 +00:00 committed by pcpa
parent 9f7052ad23
commit 974ea92357

View file

@ -50,9 +50,6 @@ Provides: java-plugin = %{javaver}
Provides: java-1.6.0-openjdk-plugin = 1.6.0.0-18.b22 Provides: java-1.6.0-openjdk-plugin = 1.6.0.0-18.b22
Obsoletes: java-1.6.0-openjdk-plugin < 1.6.0.0-18.b20 Obsoletes: java-1.6.0-openjdk-plugin < 1.6.0.0-18.b20
# IcedTea is only built on these archs for now
ExclusiveArch: x86_64 i686
Patch0: icedtea-web-1.0.2-mutex_and_leak.patch Patch0: icedtea-web-1.0.2-mutex_and_leak.patch
%description %description
@ -99,7 +96,7 @@ desktop-file-install --vendor '' \
desktop-file-install --vendor '' \ desktop-file-install --vendor '' \
--dir %{buildroot}%{_datadir}/applications itweb-settings.desktop --dir %{buildroot}%{_datadir}/applications itweb-settings.desktop
%post %posttrans
update-alternatives --remove %{javaplugin} \ update-alternatives --remove %{javaplugin} \
%{javadir}/jre/lib/%{archinstall}/gcjwebplugin.so 2>/dev/null %{javadir}/jre/lib/%{archinstall}/gcjwebplugin.so 2>/dev/null
update-alternatives --remove %{javaplugin} \ update-alternatives --remove %{javaplugin} \