Replace BR: xmvn with maven-local
This commit is contained in:
parent
b07403c4c2
commit
a129f25c29
@ -2,14 +2,15 @@
|
||||
|
||||
Name: beust-%{short_name}
|
||||
Version: 1.30
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Java framework for parsing command line parameters
|
||||
License: ASL 2.0
|
||||
Group: Development/Libraries
|
||||
URL: http://jcommander.org/
|
||||
Source0: https://github.com/cbeust/%{short_name}/archive/%{short_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: xmvn
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: beust-jcommander
|
||||
|
||||
%description
|
||||
JCommander is a very small Java framework that makes it trivial to
|
||||
@ -40,6 +41,9 @@ chmod -x license.txt
|
||||
%doc license.txt notice.md
|
||||
|
||||
%changelog
|
||||
* Wed Feb 6 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.30-2
|
||||
- Replace BR: xmvn with maven-local
|
||||
|
||||
* Thu Jan 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.30-1
|
||||
- Update to upstream version 1.30
|
||||
- Build with xmvn
|
||||
|
Loading…
Reference in New Issue
Block a user