From d061fb5d4134fd462968852e7e400fdf3ba1365b4422695174b8b3943aac05c8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 23 Nov 2019 10:19:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-io?expand=0&rev=4 --- plexus-io-3.0.0.tar.gz | 3 - plexus-io-3.2.0.tar.gz | 3 - plexus-io-build.xml | 228 ----------------------------------------- plexus-io.spec | 8 +- 4 files changed, 4 insertions(+), 238 deletions(-) delete mode 100644 plexus-io-3.0.0.tar.gz delete mode 100644 plexus-io-3.2.0.tar.gz delete mode 100644 plexus-io-build.xml diff --git a/plexus-io-3.0.0.tar.gz b/plexus-io-3.0.0.tar.gz deleted file mode 100644 index 3c97e8b..0000000 --- a/plexus-io-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc05012ebb7778971d49ff31d4d42e432829fbadba94baeeecd52b1867205238 -size 37767 diff --git a/plexus-io-3.2.0.tar.gz b/plexus-io-3.2.0.tar.gz deleted file mode 100644 index 58f5ff4..0000000 --- a/plexus-io-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc25a8e90fcff3ea56934eb0f22883a191a42d2cdfcedbdc7ec867864ade4f0a -size 41031 diff --git a/plexus-io-build.xml b/plexus-io-build.xml deleted file mode 100644 index e5f691a..0000000 --- a/plexus-io-build.xml +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - =================================== WARNING =================================== - JUnit is not present in the test classpath or your $ANT_HOME/lib directory. Tests not executed. - =============================================================================== - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plexus-io.spec b/plexus-io.spec index 86c0914..7aa4d28 100644 --- a/plexus-io.spec +++ b/plexus-io.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-io # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,21 +18,21 @@ %bcond_with tests Name: plexus-io -Version: 3.2.0 +Version: 3.0.0 Release: 0 Summary: Plexus IO Components License: Apache-2.0 Group: Development/Libraries/Java URL: https://github.com/codehaus-plexus/%{name} Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz -Source1: %{name}-build.xml +Source1: %{name}-%{version}-build.xml Source2: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: ant BuildRequires: apache-commons-io BuildRequires: fdupes BuildRequires: javapackages-local BuildRequires: jsr-305 -BuildRequires: plexus-utils >= 3.3.0 +BuildRequires: plexus-utils Requires: mvn(commons-io:commons-io) Requires: mvn(org.codehaus.plexus:plexus-utils) BuildArch: noarch