Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 23762259f8 | |||
| 6c2b37afa9 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 26 16:46:24 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Add BuildRequires pkgconfig(gl), fixes building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 30 13:09:44 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package quakespasm
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2017 Luke Jones <luke.nukem.jones@gmail.com>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -28,9 +28,10 @@ Source: https://sourceforge.net/projects/quakespasm/files/Source/%{name}
|
||||
Source99: %{name}.changes
|
||||
Source100: quakespasm.appdata.xml
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(SDL2_net)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(vorbis)
|
||||
BuildRequires: update-desktop-files
|
||||
|
||||
%description
|
||||
QuakeSpasm is a Quake 1 engine based on the SDL2 port of FitzQuake. It includes
|
||||
|
||||
Reference in New Issue
Block a user