public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/artikulate] epel10: use %make_build %ldconfig_scriptlets
Date: Tue, 04 Aug 2026 17:34:10 GMT [thread overview]
Message-ID: <178586485094.1.6421996496949302416.rpms-artikulate-f219d3969d15@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-04 17:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178586485094.1.6421996496949302416.rpms-artikulate-f219d3969d15@fedoraproject.org \
--to=rdieter@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox