public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/kig] epel10: Fix install
Date: Tue, 04 Aug 2026 19:44:13 GMT [thread overview]
Message-ID: <178587265389.1.10996959011794887962.rpms-kig-7c8dac99abf1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : 7c8dac99abf1441ff2cb450adea17286f70cf061
Author : Dan Vrátil <dvratil@redhat.com>
Date : 2015-08-26T15:47:37+02:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/7c8dac99abf1441ff2cb450adea17286f70cf061?branch=epel10
Log:
Fix install
---
diff --git a/kig.spec b/kig.spec
index cad8675..1b76184 100644
--- a/kig.spec
+++ b/kig.spec
@@ -81,7 +81,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%check
appstream-util validate-relax --nonet %{buildroot}%{_kf5_datadir}/appdata/%{name}.appdata.xml ||:
-desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/%{name}.desktop ||:
+desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop ||:
%post
@@ -103,7 +103,7 @@ update-desktop-database -q &> /dev/null ||:
%{_kf5_bindir}/%{name}*
%{_kf5_bindir}/pykig.*
#{_sysconfdir}/xdg/%{name}.knsrc
-%{_kf5_datadir}/applications/%{name}.desktop
+%{_kf5_datadir}/applications/org.kde.%{name}.desktop
%{_kf5_datadir}/appdata/%{name}.appdata.xml
%{_kf5_datadir}/icons/hicolor/*/apps/%{name}.*
%{_kf5_datadir}/icons/hicolor/*/mimetypes/application-x-%{name}.*
@@ -115,7 +115,7 @@ update-desktop-database -q &> /dev/null ||:
%{_kf5_datadir}/kxmlgui5/%{name}/
#{_kf5_datadir}/sounds/%{name}*
%{_kf5_qtplugindir}/kigpart.so
-%{_kf5_datadir}/katepart/syntax/python-kig.xml
+#%{_kf5_datadir}/katepart/syntax/python-kig.xml
%{_mandir}/man1/kig.1*
reply other threads:[~2026-08-04 19:44 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=178587265389.1.10996959011794887962.rpms-kig-7c8dac99abf1@fedoraproject.org \
--to=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