public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/artikulate] epel10: use %make_build %ldconfig_scriptlets
@ 2026-08-04 17:34 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 17:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/artikulate
Branch : epel10
Commit : f219d3969d1506a0e76f4de88db53e46cba7370d
Author : Rex Dieter <rdieter@gmail.com>
Date   : 2018-06-28T11:32:37-05:00
Stats  : +6/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/artikulate/c/f219d3969d1506a0e76f4de88db53e46cba7370d?branch=epel10

Log:
use %make_build %ldconfig_scriptlets

---
diff --git a/artikulate.spec b/artikulate.spec
index b847128..0ad86f2 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -1,7 +1,7 @@
 Name:    artikulate
 Summary: Improve your pronunciation by listening to native speakers
 Version: 18.04.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # artwork: LGPL3
 # code: KDE e.V. may determine that future GPL versions are accepted
@@ -60,7 +60,7 @@ pushd %{_target_platform}
 %{cmake_kf5} ..
 popd
 
-make %{?_smp_mflags} -C %{_target_platform}
+%make_build -C %{_target_platform}
 
 
 %install
@@ -89,8 +89,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
 %{_kf5_datadir}/config.kcfg/artikulate.kcfg
 %{_sysconfdir}/xdg/artikulate.knsrc
 
-%post libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
+%ldconfig_scriptlets libs
 
 %files libs
 %{_kf5_libdir}/libartikulatecore.so.0*
@@ -100,6 +99,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
 
 
 %changelog
+* Thu Jun 28 2018 Rex Dieter <rdieter@fedoraproject.org> - 18.04.2-2
+- use %%make_build %%ldconfig_scriptlets
+
 * Wed Jun 06 2018 Rex Dieter <rdieter@fedoraproject.org> - 18.04.2-1
 - 18.04.2
 

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

only message in thread, other threads:[~2026-08-04 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 17:34 [rpms/artikulate] epel10: use %make_build %ldconfig_scriptlets Rex Dieter

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