public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Fix the name of the jar to antlr.jar
@ 2026-07-22 19:37 Bart Vanbrabant
  0 siblings, 0 replies; only message in thread
From: Bart Vanbrabant @ 2026-07-22 19:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : 296830e698552c70d559bfbb5668717299d73964
Author : Bart Vanbrabant <zoeloelip@fedoraproject.org>
Date   : 2009-03-17T21:15:51+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/296830e698552c70d559bfbb5668717299d73964?branch=epel10

Log:
Fix the name of the jar to antlr.jar

---
diff --git a/antlr3.spec b/antlr3.spec
index 4c01c52..5635f26 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -3,7 +3,7 @@
 Summary: ANother Tool for Language Recognition
 Name: antlr3
 Version: 3.1.1
-Release: 6%{?dist}
+Release: 7%{?dist}
 URL: http://www.antlr.org/
 Source0: http://www.antlr.org/download/antlr-3.1.1.tar.gz
 # Utility file, in conversation with upstream about this
@@ -58,7 +58,7 @@ cd ../..
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -D build/antlr-3.1.1.jar $RPM_BUILD_ROOT%{_datadir}/java/antlr3.jar
+install -D build/antlr.jar $RPM_BUILD_ROOT%{_datadir}/java/antlr3.jar
 install -D -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/antlr3
 
 cd runtime/Python
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/antlr_python_runtime-*
 
 %changelog
+* Mon Mar 17 2009 Bart Vanbrabant <bart.vanbrabant@zoeloelip.be> - 3.1.1-7
+- Fix the name of the jar to antlr.jar
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 19:37 [rpms/antlr3] epel10: Fix the name of the jar to antlr.jar Bart Vanbrabant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox