- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
e9e1d31d43
commit
2b5b16573c
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 2.4
|
Version: 2.4
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Utilities to assist with developing IO functionality
|
Summary: Utilities to assist with developing IO functionality
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -13,7 +13,7 @@ Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{sho
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: java-devel >= 1:1.6
|
BuildRequires: java-devel >= 1:1.6
|
||||||
BuildRequires: xmvn >= 0.2.1
|
BuildRequires: maven-local >= 0.2.1
|
||||||
BuildRequires: javapackages-tools >= 0.10.0
|
BuildRequires: javapackages-tools >= 0.10.0
|
||||||
BuildRequires: apache-commons-parent
|
BuildRequires: apache-commons-parent
|
||||||
BuildRequires: maven-surefire-provider-junit
|
BuildRequires: maven-surefire-provider-junit
|
||||||
@ -54,6 +54,10 @@ sed -i 's/\r//' *.txt
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 9 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.4-5
|
||||||
- Bump release tag
|
- Bump release tag
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user