|
|
6ae53f |
Name: javacc-maven-plugin
|
|
|
6ae53f |
Version: 2.6
|
|
|
6ae53f |
Release: 27%{?dist}
|
|
|
6ae53f |
Summary: JavaCC Maven Plugin
|
|
|
6ae53f |
License: ASL 2.0
|
|
|
6ae53f |
URL: http://mojo.codehaus.org/javacc-maven-plugin/
|
|
|
6ae53f |
BuildArch: noarch
|
|
|
6ae53f |
|
|
|
6ae53f |
#svn export http://svn.codehaus.org/mojo/tags/javacc-maven-plugin-2.6
|
|
|
6ae53f |
#tar cjf javacc-maven-plugin-2.6.tar.bz2 javacc-maven-plugin-2.6
|
|
|
6ae53f |
Source0: javacc-maven-plugin-2.6.tar.bz2
|
|
|
6ae53f |
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
|
6ae53f |
|
|
|
6ae53f |
Patch0: javacc-maven-plugin-pom.patch
|
|
|
6ae53f |
|
|
|
6ae53f |
BuildRequires: maven-local
|
|
|
6ae53f |
BuildRequires: mvn(junit:junit)
|
|
|
6ae53f |
BuildRequires: mvn(net.java.dev.javacc:javacc)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven.doxia:doxia-sink-api)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven.doxia:doxia-site-renderer)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven:maven-model)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven:maven-project)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-api)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-impl)
|
|
|
6ae53f |
BuildRequires: mvn(org.codehaus.mojo:mojo-parent:pom:)
|
|
|
6ae53f |
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
|
|
|
6ae53f |
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
|
|
6ae53f |
|
|
|
6ae53f |
%description
|
|
|
6ae53f |
Maven Plugin for processing JavaCC grammar files.
|
|
|
6ae53f |
|
|
|
6ae53f |
%package javadoc
|
|
|
6ae53f |
Summary: Javadoc for %{name}
|
|
|
6ae53f |
|
|
|
6ae53f |
%description javadoc
|
|
|
6ae53f |
API documentation for %{name}.
|
|
|
6ae53f |
|
|
|
6ae53f |
%prep
|
|
|
6ae53f |
%setup -q
|
|
|
6ae53f |
%patch0 -b .sav
|
|
|
6ae53f |
cp -p %{SOURCE1} .
|
|
|
6ae53f |
|
|
|
6ae53f |
%build
|
|
|
6ae53f |
%mvn_build
|
|
|
6ae53f |
|
|
|
6ae53f |
%install
|
|
|
6ae53f |
%mvn_install
|
|
|
6ae53f |
|
|
|
6ae53f |
%files -f .mfiles
|
|
|
6ae53f |
%doc LICENSE-2.0.txt src/main/resources/NOTICE
|
|
|
6ae53f |
|
|
|
6ae53f |
%files javadoc -f .mfiles-javadoc
|
|
|
6ae53f |
%doc LICENSE-2.0.txt src/main/resources/NOTICE
|
|
|
6ae53f |
|
|
|
6ae53f |
%changelog
|
|
|
6ae53f |
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-27
|
|
|
6ae53f |
- Mass rebuild for javapackages-tools 201902
|
|
|
6ae53f |
|
|
|
6ae53f |
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-26
|
|
|
6ae53f |
- Mass rebuild for javapackages-tools 201901
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-25
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-24
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-23
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-22
|
|
|
6ae53f |
- Add missing build-requires
|
|
|
6ae53f |
|
|
|
6ae53f |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-21
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-20
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Mar 25 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-19
|
|
|
6ae53f |
- Mavenize requires and build-requires
|
|
|
6ae53f |
|
|
|
6ae53f |
* Mon Jun 9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-18
|
|
|
6ae53f |
- Update to current packaging guidelines
|
|
|
6ae53f |
|
|
|
6ae53f |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-17
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Thu May 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-16
|
|
|
6ae53f |
- Use .mfiles generated during build
|
|
|
6ae53f |
|
|
|
6ae53f |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-15
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Fri Feb 08 2013 Michal Srb <msrb@redhat.com> - 2.6-14
|
|
|
6ae53f |
- Migrate from maven-doxia to doxia subpackages (Resolves: #909835)
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.6-13
|
|
|
6ae53f |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
6ae53f |
- Replace maven BuildRequires with maven-local
|
|
|
6ae53f |
|
|
|
6ae53f |
* Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-12
|
|
|
6ae53f |
- Copy LICENSE-2.0.txt to builddir
|
|
|
6ae53f |
|
|
|
6ae53f |
* Fri Nov 23 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-11
|
|
|
6ae53f |
- Install license files
|
|
|
6ae53f |
- Resolves: rhbz#880189
|
|
|
6ae53f |
|
|
|
6ae53f |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-10
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-9
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Thu Nov 24 2011 Alexander Kurtakov <akurtako@redhat.com> 2.6-8
|
|
|
6ae53f |
- Build with maven 3.
|
|
|
6ae53f |
- Adapt to current guidelines.
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-7
|
|
|
6ae53f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
6ae53f |
|
|
|
6ae53f |
* Mon Dec 6 2010 Orion Poplawski <orion@cora.nwra.com> 2.6-6
|
|
|
6ae53f |
- Require mojo-parent.
|
|
|
6ae53f |
|
|
|
6ae53f |
* Thu Sep 16 2010 Alexander Kurtakov <akurtako@redhat.com> 2.6-5
|
|
|
6ae53f |
- BR mojo-parent.
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Mar 24 2010 Alexander Kurtakov <akurtako@redhat.com> 2.6-4
|
|
|
6ae53f |
- Fix BRs.
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Mar 24 2010 Alexander Kurtakov <akurtako@redhat.com> 2.6-3
|
|
|
6ae53f |
- Fix plugin metadata build.
|
|
|
6ae53f |
|
|
|
6ae53f |
* Wed Mar 17 2010 Alexander Kurtakov <akurtako@redhat.com> 2.6-2
|
|
|
6ae53f |
- Fix Requires.
|
|
|
6ae53f |
|
|
|
6ae53f |
* Mon Mar 15 2010 Alexander Kurtakov <akurtako@redhat.com> 2.6-1
|
|
|
6ae53f |
- Initial package.
|