rebuilt by autoport with build requirements: libminiupnpc-devel>=0:2.2.8-1mamba [release 4.4.2-3mamba;Tue Jun 25 2024]

This commit is contained in:
Automatic Build System 2024-06-27 09:26:33 +02:00
parent ca46abca0b
commit 2178da29bb

View File

@ -1,6 +1,6 @@
Name: warzone2100
Version: 4.4.2
Release: 2mamba
Release: 3mamba
Summary: 3D real time strategy game
Group: Applications/Games
Vendor: openmamba
@ -31,6 +31,7 @@ BuildRequires: libtheora-devel
BuildRequires: libvorbis-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: libminiupnpc-devel >= 0:2.2.8-1mamba
BuildRequires: bison
BuildRequires: libdiscord-rpc-devel
@ -66,7 +67,8 @@ Featuring:
-DFMT_INSTALL=OFF \
-DBUILD_SHARED_LIBS=OFF \
-DWZ_DISTRIBUTOR="openmamba" \
-Wno-dev
-Wno-dev \
-DCMAKE_CXX_FLAGS="%{optflags} -Wno-error=alloc-zero -Wno-error=uninitialized"
%make
@ -110,6 +112,9 @@ Featuring:
%doc AUTHORS COPYING ChangeLog
%changelog
* Tue Jun 25 2024 Automatic Build System <autodist@mambasoft.it> 4.4.2-3mamba
- rebuilt by autoport with build requirements: libminiupnpc-devel>=0:2.2.8-1mamba
* Sun Mar 03 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.2-2mamba
- fix internally built deps with BUILD_SHARED_LIBS=OFF