- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
37a79bef34
commit
52f6b77090
@ -1,6 +1,6 @@
|
||||
Name: javacc-maven-plugin
|
||||
Version: 2.6
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: JavaCC Maven Plugin
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -14,7 +14,7 @@ Patch0: javacc-maven-plugin-pom.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: javacc >= 5.0
|
||||
BuildRequires: plexus-utils
|
||||
BuildRequires: maven-doxia
|
||||
@ -84,6 +84,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
|
||||
%doc LICENSE-2.0.txt src/main/resources/NOTICE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.6-13
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-12
|
||||
- Copy LICENSE-2.0.txt to builddir
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user