- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
3f49d088b9
commit
3c891cc686
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: plexus-compiler
|
Name: plexus-compiler
|
||||||
Version: 1.9.2
|
Version: 1.9.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Compiler call initiators for Plexus
|
Summary: Compiler call initiators for Plexus
|
||||||
# extras subpackage has a bit different licensing
|
# extras subpackage has a bit different licensing
|
||||||
@ -47,7 +47,7 @@ Source0: https://github.com/sonatype/%{name}/tarball/%{name}-%{version}#/%{na
|
|||||||
Patch0: plexus-compiler-ignoreOptionalProblems.patch
|
Patch0: plexus-compiler-ignoreOptionalProblems.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: xmvn
|
BuildRequires: maven-local
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: classworlds
|
BuildRequires: classworlds
|
||||||
@ -127,6 +127,10 @@ API documentation for %{name}.
|
|||||||
%files javadoc -f .mfiles-javadoc
|
%files javadoc -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:1.9.2-5
|
||||||
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||||
|
- Replace maven BuildRequires with maven-local
|
||||||
|
|
||||||
* Thu Jan 24 2013 Michal Srb <msrb@redhat.com> - 0:1.9.2-4
|
* Thu Jan 24 2013 Michal Srb <msrb@redhat.com> - 0:1.9.2-4
|
||||||
- Build with xmvn
|
- Build with xmvn
|
||||||
- Fixed rpmlint warning
|
- Fixed rpmlint warning
|
||||||
|
Loading…
Reference in New Issue
Block a user