public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/datovka] f44: Fixed build
@ 2026-08-19 10:46
0 siblings, 0 replies; only message in thread
From: @ 2026-08-19 10:46 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 10:46 [rpms/datovka] f44: Fixed build
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox