# HG changeset patch # User Thomas Fitzsimmons # Date 1184800371 14400 # Node ID 1f95ca310905ce7a004371704311cc04926c3c5a # Parent 35e5b28a44b32296a8cf4b596926508ed4cc52ef * Wed Jul 18 2007 Thomas Fitzsimmons - 1.7.0.0-0.8.b15 - Only build rmi subpackage on non-x86_64 architectures. diff -r 35e5b28a44b3 -r 1f95ca310905 java-1.7.0-icedtea.spec --- a/java-1.7.0-icedtea.spec Wed Jul 18 17:15:40 2007 -0400 +++ b/java-1.7.0-icedtea.spec Wed Jul 18 19:12:51 2007 -0400 @@ -215,6 +215,7 @@ %description javadoc The IcedTea API Documentation. +%ifnarch x86_64 %package rmi Summary: IcedTea RMI CGI Script Group: Applications/Internet @@ -224,6 +225,7 @@ %description rmi The IcedTea RMI CGI Script. +%endif %prep %setup -q -n icedtea-%{icedteaver} @@ -624,9 +626,6 @@ %{_mandir}/man1/wsgen-%{name}.1* %{_mandir}/man1/wsimport-%{name}.1* %{_mandir}/man1/xjc-%{name}.1* -%ifnarch x86_64 -%{cgibindir} -%endif %files demo -f %{name}-demo.files %defattr(-,root,root,-) @@ -639,12 +638,17 @@ %defattr(-,root,root,-) %doc %{_javadocdir}/%{name} +%ifnarch x86_64 %files rmi %defattr(-,root,root,-) %{cgibindir}/java-rmi-%{name}.cgi +%endif %changelog * Wed Jul 18 2007 Thomas Fitzsimmons - 1.7.0.0-0.8.b15 +- Only build rmi subpackage on non-x86_64 architectures. + +* Wed Jul 18 2007 Thomas Fitzsimmons - 1.7.0.0-0.8.b15 - Bump icedteaver. - Update icedteasnapshot.