tuxpusher 1.0.4-1 (znver1;x86_64;aarch64) 2023-17162
10000

Status published
Submitter mandian [@T] tutanota.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/286889
Packages
tuxpusher-1.0.4-1.znver1.source
tuxpusher-1.0.4-1.znver1.binary
tuxpusher-debuginfo-1.0.4-1.znver1.debuginfo
tuxpusher-debugsource-1.0.4-1.znver1.binary
tuxpusher-1.0.4-1.x86_64.source
tuxpusher-1.0.4-1.x86_64.binary
tuxpusher-debuginfo-1.0.4-1.x86_64.debuginfo
tuxpusher-debugsource-1.0.4-1.x86_64.binary
tuxpusher-1.0.4-1.aarch64.binary
tuxpusher-1.0.4-1.aarch64.source
tuxpusher-debuginfo-1.0.4-1.aarch64.debuginfo
tuxpusher-debugsource-1.0.4-1.aarch64.binary
Build Date 2023-01-17 16:31:22 +0000 UTC
Last Updated 2023-01-20 21:14:59.952013531 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 05e5e0b87a767137df205bbd7429e9a1f51b408d

commit 05e5e0b87a767137df205bbd7429e9a1f51b408d
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Tue Jan 17 16:17:01 2023 +0000
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Tue Jan 17 16:17:01 2023 +0000

    add missing BR; use upstream .desktop
---
 tuxpusher.spec | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/tuxpusher.spec b/tuxpusher.spec
index d86ad5a..a14b485 100644
--- a/tuxpusher.spec
+++ b/tuxpusher.spec
@@ -9,6 +9,8 @@ License:	GPLv2
 URL:		https://github.com/mrbid/tuxpusher
 Source0:	https://github.com/mrbid/TuxPusher/archive/refs/tags/%{version}/%{name}-%{version}.tar.gz
 
+BuildRequires:	desktop-file-utils
+BuildRequires:	imagemagick
 BuildRequires:	pkgconfig(glfw3)
 
 %description
@@ -19,7 +21,7 @@ A Tux themed 3D coin pusher game.
 %{_bindir}/%{name}
 %{_iconsdir}/hicolor/*/apps/%{name}.png
 %{_datadir}/pixmaps/%{name}.xpm
-%{_datadir}/applications/openmandriva-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 
 
 #--------------------------------------------------------------------
@@ -43,18 +45,10 @@ install -pm 0755 %{name} %{buildroot}%{_bindir}
 
 # .desktop file
 install -dm 0755 %{buildroot}%{_datadir}/applications/
-cat > %{buildroot}%{_datadir}/applications/openmandriva-%{name}.desktop << EOF
-[Desktop Entry]
-Name=%{name}
-Comment=A fun coin pusher game featuring Tux!
-Exec=%{name}
-Icon=%{name}
-Terminal=false
-Type=Application
-StartupNotify=false
-Categories=Application;Game;ArcadeGame;
-X-Vendor=OpenMandriva
-EOF
+desktop-file-install \
+	--set-icon=%{name} \
+	--dir %{buildroot}%{_datadir}/applications \
+	snap/gui/%{name}.desktop
 
 # icons
 for d in 16 32 48 64 72 128 256
Not Available

angrypenguinpoland [@T] gmail.comGood433d 01hrs
angrypenguinpoland [@T] gmail.comGood433d 01hrs
benbullard79 [@T] cox.netNo Comment.432d 22hrs
benbullard79 [@T] cox.netNo Comment.432d 22hrs