- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
e8e1c1bb08
commit
a629f4fe31
@ -2,7 +2,7 @@
|
||||
|
||||
Name: atinject
|
||||
Version: 1
|
||||
Release: 8.20100611svn86%{?dist}
|
||||
Release: 9.20100611svn86%{?dist}
|
||||
Summary: Dependency injection specification for Java (JSR-330)
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -17,7 +17,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
Source1: MANIFEST.MF
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-install-plugin
|
||||
BuildRequires: maven-jar-plugin
|
||||
BuildRequires: maven-surefire-provider-junit4
|
||||
@ -117,6 +117,10 @@ cp -pr build/tck/javadoc/* %{buildroot}%{_javadocdir}/%{name}-tck
|
||||
%doc %{_javadocdir}/%{name}-tck
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1-9.20100611svn86
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Mon Jul 23 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1-8.20100611svn86
|
||||
- Add zip BR
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user