msrb pushed to antlr3 (master). "Fix FTBFS (Resolves: rhbz#1204672)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 07:09:34 UTC 2015


>From 4100297802bde63cbed1fc816b7ba26c2c1c43c0 Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Wed, 29 Apr 2015 09:07:18 +0200
Subject: Fix FTBFS (Resolves: rhbz#1204672)


diff --git a/antlr3.spec b/antlr3.spec
index e910a24..57f88df 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -4,7 +4,7 @@
 %global c_runtime_version 3.4
 #%global python_runtime_version 3.1.3
 %global javascript_runtime_version 3.1
-%global baserelease 6
+%global baserelease 7
 
 Summary:            ANother Tool for Language Recognition
 Name:               antlr3
@@ -23,6 +23,7 @@ BuildRequires:      maven-local
 BuildRequires:      maven-plugin-bundle
 BuildRequires:      maven-surefire-provider-junit
 BuildRequires:      junit
+BuildRequires:      tomcat-servlet-3.1-api
 BuildRequires:      stringtemplate4
 BuildRequires:      stringtemplate
 BuildRequires:      antlr3-tool
@@ -269,6 +270,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
 %doc tool/LICENSE.txt
 
 %changelog
+* Wed Apr 29 2015 Michal Srb <msrb at redhat.com> - 1:3.5.2-7
+- Fix FTBFS (Resolves: rhbz#1204672)
+
 * Mon Mar 30 2015 Michael Simacek <msimacek at redhat.com> - 1:3.5.2-6
 - Fix FTBFS
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/antlr3.git/commit/?h=master&id=4100297802bde63cbed1fc816b7ba26c2c1c43c0


More information about the scm-commits mailing list