public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stringtemplate] epel10: Add missing dep on antlr-tool (#904979)
@ 2026-08-20 11:50 Conrad Meyer
  0 siblings, 0 replies; only message in thread
From: Conrad Meyer @ 2026-08-20 11:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/stringtemplate
Branch : epel10
Commit : 00002e3ed07560deda0795eb7ed38ee6d7ccee4b
Author : Conrad Meyer <cse.cem@gmail.com>
Date   : 2013-02-01T21:53:35-08:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/stringtemplate/c/00002e3ed07560deda0795eb7ed38ee6d7ccee4b?branch=epel10

Log:
Add missing dep on antlr-tool (#904979)

---
diff --git a/stringtemplate.spec b/stringtemplate.spec
index c204cae..fba5e03 100644
--- a/stringtemplate.spec
+++ b/stringtemplate.spec
@@ -1,7 +1,7 @@
 Summary: A Java template engine
 Name: stringtemplate
 Version: 3.2.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL: http://www.stringtemplate.org/
 Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz
 # Build jUnit tests + make the antlr2 generated code before preparing sources
@@ -17,6 +17,7 @@ BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
 Requires: java >= 1:1.6.0
 Requires: jpackage-utils
+Requires: antlr-tool
 
 %description
 StringTemplate is a java template engine (with ports for 
@@ -76,6 +77,9 @@ ant test
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Feb 1 2013 Conrad Meyer <konrad@tylerc.org> - 3.2.1-5
+- Add missing dep on antlr-tool (#904979)
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-08-20 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 11:50 [rpms/stringtemplate] epel10: Add missing dep on antlr-tool (#904979) Conrad Meyer

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