[packages/libantlr3c] Rel 3
arekm
arekm at pld-linux.org
Mon Mar 9 23:43:22 CET 2026
commit 23cfa57c0c650ed3a8752a07cc3a834fb778b2ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 9 23:43:09 2026 +0100
Rel 3
libantlr3c.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libantlr3c.spec b/libantlr3c.spec
index d13f4ab..a2faadb 100644
--- a/libantlr3c.spec
+++ b/libantlr3c.spec
@@ -2,12 +2,12 @@ Summary: C run-time support for ANTLR-generated parsers
Summary(pl.UTF-8): Biblioteka uruchomieniowa C wspomagająca analizatory wygenerowane przez ANTLR
Name: libantlr3c
Version: 3.4
-Release: 2
+Release: 3
License: BSD
Group: Libraries
-Source0: http://www.antlr3.org/download/C/%{name}-%{version}.tar.gz
+Source0: https://www.antlr3.org/download/C/%{name}-%{version}.tar.gz
# Source0-md5: 08b1420129d5dccd0f4461cedf2a0d7d
-URL: http://www.antlr3.org/
+URL: https://www.antlr3.org/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -45,7 +45,8 @@ Statyczna biblioteka libantlr3c.
%setup -q
%build
-%configure
+%configure \
+ --enable-debuginfo
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libantlr3c.git/commitdiff/23cfa57c0c650ed3a8752a07cc3a834fb778b2ef
More information about the pld-cvs-commit
mailing list