Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

antlr-tool-2.7.7-30.el7 RPM for noarch

From CentOS 7.9.2009 for x86_64 / Packages

Name: antlr-tool Distribution: Unknown
Version: 2.7.7 Vendor: CentOS
Release: 30.el7 Build date: Tue Jun 10 23:08:50 2014
Group: Development/Tools Build host: worker1.bsys.centos.org
Size: 377501 Source RPM: antlr-2.7.7-30.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://www.antlr.org/
Summary: ANother Tool for Language Recognition
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
C++ or Java actions [You can use PCCTS 1.xx to generate C-based
parsers].

Provides

Requires

License

Public Domain

Changelog

* Fri Mar 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-30
  - Don't install antlr-config script
  - Resolves: rhbz#1076406
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 02.7.7-29
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 02.7.7-28
  - Mass rebuild 2013-12-27
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-27
  - Rebuild to regenerate API documentation
  - Resolves: CVE-2013-1571
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-26
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Nov 25 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-25
  - Move maven files from C++ to tool subpackage, resolves: rhbz#879885
* Thu Nov 01 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-24
  - Add maven POM
* Sat Aug 18 2012 Miloš Jakubíček <xjakub@fi.muni.cz> - 0:2.7.7-23
  - Add patch updating license on ShowString.java and StreamConverter.java
    examples (thanks to Tom Callaway, see BZ#848662)
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Feb 01 2012 Jaroslav Reznik <jreznik@redhat.com> 0:2.7.7-21
  - wrong version for jpackage-utils
* Wed Feb 01 2012 Jaroslav Reznik <jreznik@redhat.com> 0:2.7.7-20
  - Versioned Java (build)/requires for -tool too
* Mon Jan 30 2012 Jaroslav Reznik <jreznik@redhat.com> 0:2.7.7-19
  - Versioned Java (build)/requires
* Fri Jan 27 2012 Alexander Kurtakov <akurtako@redhat.com> 0:2.7.7-18
  - Disable c# part for rhel builds.
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Mar 25 2011 Miloš Jakubíček <xjakub@fi.muni.cz> - 0:2.7.7-16
  - Fixed wrong Obsoletes: antlr on antlr-tool (fix #689703)
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 07 2011 Miloš Jakubíček <xjakub@fi.muni.cz> - 0:2.7.7-14
  - Remove INSTALL.txt (fix BZ#661626)
  - add python subpackage (fix BZ#505312)
* Mon Feb 07 2011 Miloš Jakubíček <xjakub@fi.muni.cz> - 0:2.7.7-13
  - Added missing Obsoletes: antlr on antlr-tool (fix BZ#603466)
* Mon Dec 13 2010 Dan Horák <dan[at]danny.cz> - 0:2.7.7-12
  - sync the architecture list in BR with the mono package
* Tue Nov 23 2010 Rex Dieter <rdieter@fedoraproject.org> - 0:2.7.7-11
  - -tool: +Requires: java jpackage-utils (#595504)
* Thu Apr 29 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 0:2.7.7-10
  - Use original upstream tarball, prebuilt jars are anyway removed in %prep
  - Don't overuse macros
  - Added explanation about headers in the C++ subpackage
  - Remove unnecessary Makefile and Makefile.in from %docs, permissions fixed
  - Added doxygen docs for C++ as a -C++-doc subpackage
  - antlr-config moved into the C++ subpackage
  - Removed %post and %postun javadoc relicts from JPackage
* Tue Apr 27 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 0:2.7.7-9
  - Drop native build, alternatives, jedit, gcj bits and other jpackage crap
  - Disable debuginfo since we have only a static library.
  - Use %global everywhere
  - Split the C++ bindings into a separate -C++ subpackage
  - Use -tool subpackage with Provide: antlr to make it possible to be noarch
  - Use sed instead of perl => drop BR: perl
* Tue Apr 20 2010 Orion Poplawski <orion@cora.nwra.com> 0:2.7.7-8
  - Cannot be noarch
* Wed Apr 07 2010 Alexander Kurtakov <akurtako@redhat.com> 0:2.7.7-7
  - Disable gcj.
  - Use %global.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Mar 20 2009 Deepak Bhole <dbhole@redhat.com> - 0:2.7.7-5
  - Include cstdio in CharScanner.hpp (needed to build with GCC 4.4)
  - Merge changes from includestrings patch into the above one
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 09 2009 Dennis Gilmore <dennis@ausil.us> 2.7.7-3
  - exlcude using mono on sparc64
* Wed Jul 09 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.7.7-2
  - drop repotag
* Wed Feb 27 2008 Deepak Bhole <dbhole@redhat.com> - 0:2.7.7-1jpp.7
  - Add strings inclusion (for GCC 4.3)
* Mon Sep 24 2007 Deepak Bhole <dbhole@redhat.com> - 0:2.7.7-1jpp.6
  - Resolve bz# 242305: Remove libantlr-pic.a, and compile libantlr.a with fPIC
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.7.7-1jpp.5
  - Rebuild for selinux ppc32 issue.
* Tue Jun 12 2007 Deepak Bhole <dbhole@redhat.com> 2.7.7-1jpp.4.fc8
  - Added a PIC compiled archive (bz# 242305)
* Thu Jun 07 2007 Deepak Bhole <dbhole@redhat.com> 2.7.7-1jpp.3
  - Applied patch to fix conditionals (from skasal at redhat dot com)
* Mon Mar 26 2007 Deepak Bhole <dbhole@redhat.com> 2.7.7-1jpp.2
  - Added unowned dir to files list
* Fri Jan 19 2007 Deepak Bhole <dbhole@redhat.com> 0:2.7.7-1jpp.1
  - Upgrade to 2.7.7
  - Resolve 172456 with patches from Vadim Nasardinov and Radu Greab
* Thu Aug 03 2006 Deepak Bhole <dbhole@redhat.com> = 0:2.7.6-4jpp.2
  - Add missing postun for javadoc.
* Thu Aug 03 2006 Deepak Bhole <dbhole@redhat.com> = 0:2.7.6-4jpp.1
  - Add missing requirements.
* Sat Jul 22 2006 Thomas Fitzsimmons <fitzsim@redhat.com> - 0:2.7.6-3jpp_5fc
  - Unstub docs.
* Sat Jul 22 2006 Jakub Jelinek <jakub@redhat.com> - 0:2.7.6-3jpp_4fc
  - Remove hack-libgcj requirement.
* Fri Jul 21 2006 Thomas Fitzsimmons <fitzsim@redhat.com> - 0:2.7.6-3jpp_3fc
  - Stub docs. (dist-fc6-java)
  - Require hack-libgcj for build. (dist-fc6-java)
  - Bump release number.
* Wed Jul 19 2006 Deepak Bhole <dbhole@redhat.com> = 0:2.7.6-3jpp_2fc
  - From gbenson@redhat:
  - Omit the jedit subpackage to fix dependencies.
* Wed Jul 19 2006 Deepak Bhole <dbhole@redhat.com> = 0:2.7.6-3jpp_1fc
  - Added conditional native compilation.
* Fri Jan 13 2006 Fernando Nasser <fnasser@redhat.com> - 0:2.7.6-2jpp
  - First JPP 1.7 build
* Fri Jan 13 2006 Fernando Nasser <fnasser@redhat.com> - 0:2.7.6-1jpp
  - Update to 2.7.6.
* Fri Aug 20 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.7.4-2jpp
  - Build with ant-1.6.2.
  - Made native scripts conditional
* Tue May 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.7.4-1jpp
  - Update to 2.7.4.
* Fri Apr 02 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.7.3-2jpp
  - Create alternatives also on upgrades.
* Wed Mar 31 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.7.3-1jpp
  - Update to 2.7.3.
  - Include gcj build option and a native subpackage, build using
    "--with native" to get that.
  - Add %{_bindir}/antlr alternative.
* Mon Dec 15 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.7.2-3jpp
  - Add non-versioned javadoc dir symlink.
  - Crosslink with local J2SE javadocs.
  - Spec cleanups, change to UTF-8.
* Sun Mar 30 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.7.2-2jpp
  - Rebuild for JPackage 1.5.
* Sat Mar 01 2003 Ville Skyttä <ville.skytta at iki.fi> - 2.7.2-1jpp
  - Update to 2.7.2.
  - Include antlr script and jEdit mode (see antlr-jedit RPM description).
  - Use sed instead of bash 2 extension when symlinking jars during build.
* Tue May 07 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-8jpp
  - really section macro
  - hardcoded distribution and vendor tag
  - group tag again
* Thu May 02 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-7jpp
  - distribution tag
  - group tag
  - section macro
* Fri Jan 18 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-6jpp
  - versioned dir for javadoc
  - no dependencies for manual and javadoc packages
  - additional sources in individual archives
* Sat Dec 01 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-5jpp
  - javadoc in javadoc package
* Wed Nov 21 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 2.7.1-4jpp
  - removed packager tag
  - new jpp extension
* Sat Oct 06 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-3jpp
  - used a build file instead of makefile
  - build classes instead of blindly jared them !
  - used original tarball
  - corrected license spelling
* Sun Sep 30 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-2jpp
  - first unified release
  - s/jPackage/JPackage
* Tue Aug 28 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 2.7.1-1mdk
  - first Mandrake release

Files

/usr/bin/antlr
/usr/share/doc/antlr-tool-2.7.7
/usr/share/doc/antlr-tool-2.7.7/LICENSE.txt
/usr/share/java/antlr-2.7.7.jar
/usr/share/java/antlr.jar
/usr/share/maven-fragments/antlr
/usr/share/maven-poms/JPP-antlr.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024