On Seg, 2015-10-26 at 17:26 +0100, Hans de Goede wrote: > Hi, > > On 25-10-15 04:51, Sérgio Basto wrote: > > Hi, > > - torcs > > - speed-dreams > > - childsplay > > - maniadrive > > - foobillard > > > > are not in this list [1] of wiki page, I didn't checked all. > > > > Other reason of my email is propose update of pinball, last version is > > pinball-0.3.1.tar.gz from 2003-12-10 but we got some updates on git from > > sf.net, I put all together: cleaned , downstream patches, updated tables > > (gnu hurd and a new professor ) in [2] and also do a new release :) [3] > > > > [1] https://fedoraproject.org/wiki/Games > > > > [2]https://github.com/sergiomb2/pinball/ > > > > [3] https://github.com/sergiomb2/pinball/releases > > Cool, I've updated pinball to the 0.3.2 release you did. I've also created > an appdata file (attached) which you may want to add to the github repo. > > feel free to update the contact field of the appdata file to something > more appropriate. > > Regards, Thanks, I updated the github with the appdata.xml and also pinball.spec, in attach the remaining differences between fedora-scm and github, I have only one fix: https://fedoraproject.org/wiki/Packaging:SourceURL#Commit_Revision Regards, -- Sérgio M. B.
From 821b696f7c8845de0636ed4f0b2fcb8f76e6ecc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= <sergio@xxxxxxxxxx> Date: Wed, 28 Oct 2015 17:49:46 +0000 Subject: [PATCH] Update pinball.spec MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sérgio M. Basto <sergio@xxxxxxxxxx> --- pinball.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pinball.spec b/pinball.spec index 10f274d..af993f0 100644 --- a/pinball.spec +++ b/pinball.spec @@ -4,8 +4,7 @@ Release: 1%{?dist} Summary: Emilia 3D Pinball Game License: GPL+ URL: http://pinball.sourceforge.net -Source0: https://github.com/sergiomb2/pinball/archive/%{version}.tar.gz -Source1: %{name}.appdata.xml +Source0: https://github.com/sergiomb2/pinball/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: libXt-devel freeglut-devel SDL_image-devel SDL_mixer-devel BuildRequires: libpng-devel libvorbis-devel libtool-ltdl-devel BuildRequires: desktop-file-utils libappstream-glib @@ -21,11 +20,11 @@ tux, professor, professor2, gnu and hurd and is very addictive. %prep %setup -q sed -i 's/Exec=pinball/Exec=pinball-wrapper/' pinball.desktop -autoreconf -fiv +autoreconf -i %build -%configure --without-included-ltdl +%configure --without-included-ltdl --disable-static make @@ -51,7 +50,7 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -p -m 644 pinball.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata -install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/appdata +install -p -m 644 pinball.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata appstream-util validate-relax --nonet \ $RPM_BUILD_ROOT%{_datadir}/appdata/%{name}.appdata.xml -- 2.1.0
_______________________________________________ games mailing list games@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/games