- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 19:30:57 +01:00
parent e9e1d31d43
commit 2b5b16573c

View File

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 2.4
Release: 5%{?dist}
Release: 6%{?dist}
Epoch: 1
Summary: Utilities to assist with developing IO functionality
License: ASL 2.0
@ -13,7 +13,7 @@ Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{sho
BuildArch: noarch
BuildRequires: java-devel >= 1:1.6
BuildRequires: xmvn >= 0.2.1
BuildRequires: maven-local >= 0.2.1
BuildRequires: javapackages-tools >= 0.10.0
BuildRequires: apache-commons-parent
BuildRequires: maven-surefire-provider-junit
@ -54,6 +54,10 @@ sed -i 's/\r//' *.txt
%doc LICENSE.txt NOTICE.txt
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1:2.4-6
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Wed Jan 9 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.4-5
- Bump release tag