From b65bf42e53f7e2c5e089f073eefdd6f7abbed984 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Thu, 2 Mar 2023 15:33:42 -0600 Subject: [PATCH 01/10] migrated to SPDX license --- xgalaxy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index 2a5845c..9d29842 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,8 +1,8 @@ Name: xgalaxy Version: 2.0.34 -Release: 40%{?dist} +Release: 41%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet -License: GPL+ +License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ Source0: http://downloads.sourceforge.net/xgalaga/xgalaga_%{version}.orig.tar.gz Source1: %{name}.desktop @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Thu Mar 02 2023 Gwyn Ciesla - 2.0.34-41 +- migrated to SPDX license + * Sat Jan 21 2023 Fedora Release Engineering - 2.0.34-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 5e07522d231ffe52a33fd9e39bfb50af6a73c33c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:53:57 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index 9d29842..b80dbf4 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 41%{?dist} +Release: 42%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2.0.34-42 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Mar 02 2023 Gwyn Ciesla - 2.0.34-41 - migrated to SPDX license From 93aa09be4bc37299d90a2ac9d11b457e8f882fa9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:45:00 +0000 Subject: [PATCH 03/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index b80dbf4..ece297e 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 42%{?dist} +Release: 43%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.0.34-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 2.0.34-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 465c10f286bf18a88dd8efebab964ef0a79072a3 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:50 +0200 Subject: [PATCH 04/10] Eliminate use of obsolete %patchN syntax (#2283636) --- xgalaxy.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index ece297e..bb10fcc 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -30,14 +30,14 @@ ships attacking the planet. %prep %setup -q -n xgalaga-%{version} # many thanks to Debian for all their excellent work on xgalala -%patch0 -p1 -z .deb -%patch1 -p1 -z .fs -%patch2 -p1 -z .%{name} -%patch3 -p1 -z .joy -%patch4 -p1 -z .viewport -%patch5 -p1 -z .alsa -%patch6 -p1 -z .no-dga -%patch7 -p1 -z .c99 +%patch -P0 -p1 -z .deb +%patch -P1 -p1 -z .fs +%patch -P2 -p1 -z .%{name} +%patch -P3 -p1 -z .joy +%patch -P4 -p1 -z .viewport +%patch -P5 -p1 -z .alsa +%patch -P6 -p1 -z .no-dga +%patch -P7 -p1 -z .c99 sed -e 's/Debian/Fedora/g' debian/README.Debian > README.fedora cat >> README.fedora << EOF From c6d8da14ac1ebfa8ef27e7ca47d8dcadc31ad0b8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:06:26 +0000 Subject: [PATCH 05/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index bb10fcc..b239a80 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 43%{?dist} +Release: 44%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.0.34-44 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 2.0.34-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 51dbbe8ac69b5b96677d0e7ca5fdc1dd4d2d51a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:52:40 +0000 Subject: [PATCH 06/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index b239a80..cea3435 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 44%{?dist} +Release: 45%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.0.34-45 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 2.0.34-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From e3e38e27675e84c18ad1ac292c9e4dd40af54f56 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 31 Jan 2025 13:21:27 -0600 Subject: [PATCH 07/10] Fix FTBFS --- xgalaxy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index cea3435..869116f 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -53,7 +53,7 @@ sed -i 's/XGalaga/XGalaxy/g' `grep -rls XGalaga .` %build -export CFLAGS="$RPM_OPT_FLAGS -fsigned-char -DXF86VIDMODE" +export CFLAGS="$RPM_OPT_FLAGS -fsigned-char -DXF86VIDMODE -std=gnu17" export LDFLAGS=-lXxf86vm ./configure --libdir=%{_libdir} --exec-prefix=%{_bindir} \ --prefix=%{_datadir}/%{name} From e5241ec54e6c7f392446a0a6a0772a710b95fd96 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:51:43 +0000 Subject: [PATCH 08/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index 869116f..6fd1ff3 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 45%{?dist} +Release: 46%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.0.34-46 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 2.0.34-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From dbfda26abd135bdcf0b6356a0faf275b7f1684cd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:41:40 +0000 Subject: [PATCH 09/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index 6fd1ff3..85d272f 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 46%{?dist} +Release: 47%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.0.34-47 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 2.0.34-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 979b2706d7cbf00b3509813e07cfeaaec479ecac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:14:41 +0000 Subject: [PATCH 10/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xgalaxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xgalaxy.spec b/xgalaxy.spec index 85d272f..b9f4c65 100644 --- a/xgalaxy.spec +++ b/xgalaxy.spec @@ -1,6 +1,6 @@ Name: xgalaxy Version: 2.0.34 -Release: 47%{?dist} +Release: 48%{?dist} Summary: Arcade game: shoot down the space ships attacking the planet License: GPL-1.0-or-later URL: http://sourceforge.net/projects/xgalaga/ @@ -98,6 +98,9 @@ install -p -m 644 %{name}.png \ %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.0.34-48 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 2.0.34-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild