SHA256
1
0
forked from pool/ant
OBS User unknown
2008-11-03 10:55:06 +00:00
committed by Git OBS Bridge
parent efb9f3392c
commit 0d07c927a3
3 changed files with 12 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ BuildRequires: antlr-bootstrap java-1_5_0-gcj-compat-devel unzip xerces-j2-boot
%define section free
%define cvs_name apache-%{name}
Version: 1.7.0
Release: 152
Release: 153
Summary: A Java-Based Build Tool
License: The Apache Software License
Url: http://jakarta.apache.org/
@@ -45,6 +45,7 @@ Requires: jaxp_parser_impl
Requires: xml-commons-apis
Requires: xml-commons-resolver
Requires: jpackage-utils >= 1.5
Recommends: java-devel
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Obsoletes: apache-ant
@@ -245,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT
# -----------------------------------------------------------------------------
%changelog
* Mon Nov 03 2008 mvyskocil@suse.cz
- [bnc#440645] - ant fails without installed jdk:
- added a java-devel to Recommends:
* Mon Jul 21 2008 ro@suse.de
- use xerces-j2-bootstrap to build (as early as possible)
- add java doc dir to filelist of javadoc subpackage to fix build