public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/datovka] f44: Fixed build
Date: Wed, 19 Aug 2026 10:46:36 GMT [thread overview]
Message-ID: <178713639613.1.6908744702043736133.rpms-datovka-10dbfa8f8ddd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/datovka
Branch : f44
Commit : 10dbfa8f8dddfcc52c1baed5c40dd619b571e094
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date : 2026-08-19T12:43:20+02:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/datovka/c/10dbfa8f8dddfcc52c1baed5c40dd619b571e094?branch=f44
Log:
Fixed build
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
---
diff --git a/datovka.spec b/datovka.spec
index b7eeeea..f7d90cb 100644
--- a/datovka.spec
+++ b/datovka.spec
@@ -41,7 +41,7 @@ lrelease-qt5 datovka.pro
mkdir -p %{buildroot}%{_bindir}
%make_install INSTALL_ROOT=%{buildroot}
%find_lang %{name} --with-qt
-desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/cz.nic.datovka.desktop
%check
cd tests
@@ -52,9 +52,9 @@ cd tests
%files -f %{name}.lang
%doc %{_pkgdocdir}
%{_bindir}/datovka
-%{_datadir}/applications/datovka.desktop
+%{_datadir}/applications/cz.nic.datovka.desktop
%{_datadir}/icons/hicolor/*/apps/datovka.png
-%{_datadir}/metainfo/datovka.metainfo.xml
+%{_datadir}/metainfo/cz.nic.datovka.metainfo.xml
%changelog
* Wed Aug 19 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 4.29.4-1
reply other threads:[~2026-08-19 10:46 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=178713639613.1.6908744702043736133.rpms-datovka-10dbfa8f8ddd@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