- Fix build on SLE11.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/wsdl4j?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal 2014-06-27 11:48:33 +00:00 committed by Git OBS Bridge
parent 06e682af19
commit e0e3bb2b60
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 27 11:48:18 UTC 2014 - tchvatal@suse.com
- Fix build on SLE11.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 17 15:39:38 UTC 2014 - tchvatal@suse.com Tue Jun 17 15:39:38 UTC 2014 - tchvatal@suse.com

View File

@ -59,7 +59,7 @@ Description Language for Java.
%setup -q -n %{name}-1_6_3 %setup -q -n %{name}-1_6_3
%build %build
ant compile javadocs ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 compile javadocs
%install %install
# inject OSGi manifests # inject OSGi manifests