Hello community, here is the log from the commit of package apache-commons-io for openSUSE:Factory checked in at 2013-03-22 09:19:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-io (Old) and /work/SRC/openSUSE:Factory/.apache-commons-io.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-io", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-io/apache-commons-io.changes 2012-10-31 13:42:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.apache-commons-io.new/apache-commons-io.changes 2013-03-22 09:19:08.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Mar 20 12:45:16 UTC 2013 - [email protected] + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-io.spec ++++++ --- /var/tmp/diff_new_pack.HsGykb/_old 2013-03-22 09:19:10.000000000 +0100 +++ /var/tmp/diff_new_pack.HsGykb/_new 2013-03-22 09:19:10.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package jakarta-commons-io (Version 1.3.2) +# spec file for package apache-commons-io # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,25 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define base_name io %define short_name commons-%{base_name} Name: apache-commons-io Version: 2.4 Release: 0 -Group: Development/Libraries/Java Summary: Utilities to assist with developing IO functionality License: Apache-2.0 -URL: http://commons.apache.org/%{base_name} -Source0: commons-io-2.4-src.tar.gz +Group: Development/Libraries/Java +Url: http://commons.apache.org/%{base_name} +Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz #PATCH-FIX-OPENSUSE: fix the version property to 2.4 Patch0: commons-io-version-property.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -BuildRequires: jpackage-utils >= 1.7.2 BuildRequires: ant >= 1.6 BuildRequires: java-devel >= 1.6.0 +BuildRequires: jpackage-utils >= 1.7.2 BuildRequires: junit4 BuildRequires: unzip @@ -49,7 +50,6 @@ to assist with developing IO functionality. %package javadoc -License: Apache-2.0 Summary: Commons IO Package Group: Development/Libraries/Java -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
