Drop sinjdoc from the install.

From https://bugzilla.redhat.com/show_bug.cgi?id=449851#c7:

...
Sinjdoc is unsupported upstream -- it has been for a while. It is currently in
Fedora for bootstrapping purposes only, and it is not worth fixing unless it is
blocking an existing package from building.
...
This commit is contained in:
Bill Nottingham 2011-04-25 16:55:58 -04:00
parent e2fc7a62dc
commit d4dbb6b7b8

View File

@ -3643,7 +3643,6 @@
<packagereq type="mandatory">ecj</packagereq>
<packagereq basearchonly="true" type="mandatory">gcc-java</packagereq>
<packagereq type="mandatory">java-1.6.0-openjdk-devel</packagereq>
<packagereq type="mandatory">sinjdoc</packagereq>
<packagereq type="default">ant-antlr</packagereq>
<packagereq type="default">ant-apache-bcel</packagereq>
<packagereq type="default">ant-apache-log4j</packagereq>