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/kig] epel10: fix build
Date: Tue, 04 Aug 2026 19:44:29 GMT	[thread overview]
Message-ID: <178587266915.1.15719906314727164211.rpms-kig-3e17a2d24edf@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kig
Branch : epel10
Commit : 3e17a2d24edf3e2697568f985b5b68bf9b69aa37
Author : Rex Dieter <rdieter@gmail.com>
Date   : 2017-09-21T15:27:24-05:00
Stats  : +3/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kig/c/3e17a2d24edf3e2697568f985b5b68bf9b69aa37?branch=epel10

Log:
fix build

---
diff --git a/kig.spec b/kig.spec
index 66f521e..ec27eba 100644
--- a/kig.spec
+++ b/kig.spec
@@ -77,6 +77,8 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
+%find_lang %{name} --all-name --with-html --with-man --with-qt
+
 
 %check
 appstream-util validate-relax --nonet %{buildroot}%{_kf5_datadir}/appdata/org.kde.%{name}.appdata.xml ||:
@@ -97,7 +99,7 @@ fi
 gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
 update-desktop-database -q &> /dev/null ||:
 
-%files
+%files -f %{name}.lang
 %license COPYING*
 %{_kf5_bindir}/%{name}*
 %{_kf5_bindir}/pykig.*
@@ -107,7 +109,6 @@ update-desktop-database -q &> /dev/null ||:
 %{_kf5_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_kf5_datadir}/icons/hicolor/*/mimetypes/application-x-%{name}.*
 %{_kf5_datadir}/%{name}/
-%{_kf5_docdir}/HTML/en/%{name}/
 #{_kf5_datadir}/kconf_update/%{name}*
 #{_kf5_datadir}/knotifications5/%{name}.notifyrc
 %{_kf5_datadir}/kservices5/kig_part.desktop

             reply	other threads:[~2026-08-04 19:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 19:44 Rex Dieter [this message]
2026-08-04 19:44 [rpms/kig] epel10: fix build Rex Dieter

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=178587266915.1.15719906314727164211.rpms-kig-3e17a2d24edf@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