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: fix build
Date: Tue, 04 Aug 2026 17:34:04 GMT [thread overview]
Message-ID: <178586484473.1.13653911060689840808.rpms-artikulate-d1c50bfd30b5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/artikulate
Branch : epel10
Commit : d1c50bfd30b55b70378e147cd92fd975ff575423
Author : Rex Dieter <rdieter@gmail.com>
Date : 2017-09-21T14:45:53-05:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/artikulate/c/d1c50bfd30b55b70378e147cd92fd975ff575423?branch=epel10
Log:
fix build
---
diff --git a/artikulate.spec b/artikulate.spec
index f096980..03f160c 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -66,6 +66,8 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
+%find_lang %{name} --all-name --with-html --with-qt
+
## unpackaged files
rm -v %{buildroot}%{_kf5_libdir}/libartikulate*.so
@@ -87,7 +89,7 @@ touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
fi
-%files
+%files -f %{name}.lang
%doc AUTHORS
%license COPYING COPYING-ARTWORK COPYING.DOC
%{_kf5_datadir}/artikulate/
@@ -98,7 +100,6 @@ fi
%{_kf5_datadir}/appdata/org.kde.artikulate.appdata.xml
%{_kf5_datadir}/config.kcfg/artikulate.kcfg
%{_sysconfdir}/xdg/artikulate.knsrc
-%lang(en) %{_kf5_docdir}/HTML/en/artikulate/
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
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=178586484473.1.13653911060689840808.rpms-artikulate-d1c50bfd30b5@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