- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
2ff1c810ef
commit
6506ada5f0
@ -1,7 +1,7 @@
|
||||
Name: httpcomponents-project
|
||||
Summary: Common POM file for HttpComponents
|
||||
Version: 6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
URL: http://hc.apache.org/
|
||||
@ -10,7 +10,7 @@ URL: http://hc.apache.org/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: xmvn
|
||||
BuildRequires: maven-local
|
||||
|
||||
|
||||
%description
|
||||
@ -38,6 +38,10 @@ use it as runtime requirement.
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 6-3
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Thu Jan 17 2013 Michal Srb <msrb@redhat.com> - 6-2
|
||||
- Build with xmvn
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user