- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
fde27d741f
commit
805e6b4edd
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jboss-logging-tools
|
||||
Version: 1.0.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: JBoss Logging I18n Annotation Processor
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
@ -17,7 +17,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-compiler-plugin
|
||||
BuildRequires: maven-install-plugin
|
||||
BuildRequires: maven-jar-plugin
|
||||
@ -82,6 +82,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.0.0-4
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Fri Jul 20 2012 Marek Goldmann <mgoldman@redhat.com> 1.0.0-3
|
||||
- Fixed BR
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user