public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Remove ldconfig scriptlets
@ 2026-07-22 19:37 Michael Simacek
0 siblings, 0 replies; only message in thread
From: Michael Simacek @ 2026-07-22 19:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 428690b2ce64db92e97bc06545ad31c4e3114394
Author : Michael Simacek <msimacek@redhat.com>
Date : 2018-06-28T12:56:55+02:00
Stats : +4/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/428690b2ce64db92e97bc06545ad31c4e3114394?branch=epel10
Log:
Remove ldconfig scriptlets
---
diff --git a/antlr3.spec b/antlr3.spec
index 2831f56..d7c7e57 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -1,7 +1,7 @@
%global antlr_version 3.5.2
%global c_runtime_version 3.4
%global javascript_runtime_version 3.1
-%global baserelease 17
+%global baserelease 18
Summary: ANother Tool for Language Recognition
Name: antlr3
@@ -226,10 +226,6 @@ popd
mkdir -p $RPM_BUILD_ROOT/%{_includedir}/%{name}
install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
-%post C -p /sbin/ldconfig
-
-%postun C -p /sbin/ldconfig
-
%files tool -f .mfiles-tool
%doc README.txt tool/{LICENSE.txt,CHANGES.txt}
%{_bindir}/antlr3
@@ -263,6 +259,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Thu Jun 28 2018 Michael Simacek <msimacek@redhat.com> - 1:3.5.2-18
+- Remove ldconfig scriptlets
+
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.2-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_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: Remove ldconfig scriptlets Michael Simacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox