Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 2 additions and 18 deletions
20
xscorch.spec
20
xscorch.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: xscorch
|
||||
Version: 0.2.1
|
||||
Release: 32%{?dist}
|
||||
Release: 27%{?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
|
||||
|
|
@ -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,21 +68,6 @@ appstream-util validate-relax --nonet \
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jan 09 2026 Gwyn Ciesla <gwync@protonmail.com> - 0.2.1-30
|
||||
- Fix XPM requirement.
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue