forked from pool/apache-ivy
Accepting request 198720 from Java:packages
- Move from jpackage-utils to javapackage-tools - Upgrade to release 2.3.0 * improved Ant support with some new Ant tasks and enhancements to existing tasks * improved Maven2 compatibility * some new resolvers * numerous bug fixes as documented in Jira and in the release notes OBS-URL: https://build.opensuse.org/request/show/198720 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-ivy?expand=0&rev=5
This commit is contained in:
commit
bafb99b7ea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:338312a9df91825bfddb5705a41d122d0495c984f8689bcef0b2f3cbce6b0294
|
||||
size 2513320
|
3
apache-ivy-2.3.0-src.tar.gz
Normal file
3
apache-ivy-2.3.0-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20f9ba64b6f24328497394d8b3e24b8e15e12ad230958be9c76d6f8cccf081de
|
||||
size 2790722
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:04:12 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
- Move from jpackage-utils to javapackage-tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 15:03:33 UTC 2013 - archie@dellroad.org
|
||||
|
||||
- Upgrade to release 2.3.0
|
||||
* improved Ant support with some new Ant tasks and enhancements to existing tasks
|
||||
* improved Maven2 compatibility
|
||||
* some new resolvers
|
||||
* numerous bug fixes as documented in Jira and in the release notes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 2 17:08:16 UTC 2013 - archie@dellroad.org
|
||||
|
||||
|
@ -17,14 +17,13 @@
|
||||
|
||||
|
||||
Name: apache-ivy
|
||||
Version: 2.2.0
|
||||
Version: 2.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Java-based dependency manager
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Building
|
||||
|
||||
Url: http://ant.apache.org/ivy/
|
||||
#Source0: http://www.apache.org/dist/ant/ivy/2.1.0/%{name}-%{version}-src.tar.gz
|
||||
Source0: %{name}-%{version}-src.tar.gz
|
||||
Source1: ivy.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -41,10 +40,10 @@ BuildRequires: commons-httpclient
|
||||
%endif
|
||||
BuildRequires: bouncycastle
|
||||
BuildRequires: java-devel >= 1.5
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: jsch
|
||||
BuildRequires: oro
|
||||
Requires: jpackage-utils
|
||||
Requires: javapackages-tools
|
||||
|
||||
%description
|
||||
Apache Ivy is a tool for managing (recording, tracking, resolving and
|
||||
|
Loading…
Reference in New Issue
Block a user