diff --git a/xscorch.spec b/xscorch.spec index 33bdfaa..eb25e9c 100644 --- a/xscorch.spec +++ b/xscorch.spec @@ -1,6 +1,6 @@ Name: xscorch Version: 0.2.1 -Release: 32%{?dist} +Release: 26%{?dist} Summary: A Scorched Earth clone License: GPL-2.0-only URL: http://www.xscorch.org/ @@ -16,7 +16,6 @@ BuildRequires: gcc BuildRequires: libX11-devel gtk2-devel desktop-file-utils libappstream-glib BuildRequires: perl-interpreter Requires: hicolor-icon-theme -Requires: gdk-pixbuf2-modules-extra %description xscorch is a clone of the classic DOS game, "Scorched Earth". The basic goal @@ -27,9 +26,9 @@ power, and you hope to destroy their tank before they destroy yours. %prep %setup -q -%patch -P1 -p1 -%patch -P2 -p1 -%patch -P3 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 # Fix encoding for i in AUTHORS ChangeLog; do iconv -f ISO-8859-1 -t UTF-8 < ${i} > ${i}.tmp @@ -38,7 +37,7 @@ done %build -export CPPFLAGS="$CPPFLAGS -fcommon -std=gnu17" +export CPPFLAGS="$CPPFLAGS -fcommon" %configure --disable-network --disable-sound make %{?_smp_mflags} @@ -69,24 +68,6 @@ appstream-util validate-relax --nonet \ %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 0.2.1-32 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 0.2.1-31 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jan 09 2026 Gwyn Ciesla - 0.2.1-30 -- Fix XPM requirement. - -* Fri Jul 25 2025 Fedora Release Engineering - 0.2.1-29 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Jan 19 2025 Fedora Release Engineering - 0.2.1-28 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Sat Jul 20 2024 Fedora Release Engineering - 0.2.1-27 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - * Mon Jan 29 2024 Fedora Release Engineering - 0.2.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild