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:
parent
ca46abca0b
commit
2178da29bb
@ -1,6 +1,6 @@
|
|||||||
Name: warzone2100
|
Name: warzone2100
|
||||||
Version: 4.4.2
|
Version: 4.4.2
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: 3D real time strategy game
|
Summary: 3D real time strategy game
|
||||||
Group: Applications/Games
|
Group: Applications/Games
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -31,6 +31,7 @@ BuildRequires: libtheora-devel
|
|||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libminiupnpc-devel >= 0:2.2.8-1mamba
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: libdiscord-rpc-devel
|
BuildRequires: libdiscord-rpc-devel
|
||||||
|
|
||||||
@ -66,7 +67,8 @@ Featuring:
|
|||||||
-DFMT_INSTALL=OFF \
|
-DFMT_INSTALL=OFF \
|
||||||
-DBUILD_SHARED_LIBS=OFF \
|
-DBUILD_SHARED_LIBS=OFF \
|
||||||
-DWZ_DISTRIBUTOR="openmamba" \
|
-DWZ_DISTRIBUTOR="openmamba" \
|
||||||
-Wno-dev
|
-Wno-dev \
|
||||||
|
-DCMAKE_CXX_FLAGS="%{optflags} -Wno-error=alloc-zero -Wno-error=uninitialized"
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -110,6 +112,9 @@ Featuring:
|
|||||||
%doc AUTHORS COPYING ChangeLog
|
%doc AUTHORS COPYING ChangeLog
|
||||||
|
|
||||||
%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
|
* Sun Mar 03 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.2-2mamba
|
||||||
- fix internally built deps with BUILD_SHARED_LIBS=OFF
|
- fix internally built deps with BUILD_SHARED_LIBS=OFF
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user