commit ant-contrib for openSUSE:Factory
Hello community, here is the log from the commit of package ant-contrib for openSUSE:Factory checked in at Fri May 1 00:20:19 CEST 2009. -------- --- ant-contrib/ant-contrib.changes 2008-09-11 15:53:00.000000000 +0200 +++ ant-contrib/ant-contrib.changes 2009-04-30 15:49:33.591414000 +0200 @@ -1,0 +2,11 @@ +Thu Apr 30 15:49:13 CEST 2009 - mrueckert@suse.de + +- rename ant_version to ant_minimal_version +- use requires_eq for the ant package + +------------------------------------------------------------------- +Thu Apr 30 14:25:51 CEST 2009 - ro@suse.de + +- bump ant-version to 1.7.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ant-contrib.spec ++++++ --- /var/tmp/diff_new_pack.m32681/_old 2009-05-01 00:19:26.000000000 +0200 +++ /var/tmp/diff_new_pack.m32681/_new 2009-05-01 00:19:26.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ant-contrib (Version 1.0b2) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,12 @@ %define with_junit 0 %define section free -%define ant_version 1.7.0 +%define ant_minimal_version 1.7.1 Summary: Collection of tasks for Ant Name: ant-contrib Version: 1.0b2 -Release: 39 +Release: 40 License: The Apache Software License Url: http://ant-contrib.sourceforge.net/ Group: Development/Libraries/Java @@ -36,14 +36,14 @@ Patch1: ant-contrib-ant-1.7.0.patch Patch2: ant-contrib-BuildFileTest_java.patch BuildRequires: jpackage-utils >= 1.6 -BuildRequires: ant = %{ant_version} +BuildRequires: ant >= %{ant_minimal_version} BuildRequires: bcel >= 5.1 BuildRequires: java-1_5_0-gcj-compat-devel %if %{with_junit} -BuildRequires: ant-junit = %{ant_version} +BuildRequires: ant-junit >= %{ant_minimal_version} Requires: junit >= 3.8.1 %endif -Requires: ant = %{ant_version} +%requires_eq ant Requires: bcel >= 5.1 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -151,6 +151,11 @@ # ----------------------------------------------------------------------------- %changelog +* Thu Apr 30 2009 mrueckert@suse.de +- rename ant_version to ant_minimal_version +- use requires_eq for the ant package +* Thu Apr 30 2009 ro@suse.de +- bump ant-version to 1.7.1 * Thu Sep 11 2008 mvyskocil@suse.cz - Use a gcc-java to build * Fri Aug 08 2008 mvyskocil@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de