automatic version update by autodist [release 2020.3.9-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
582f97075f
commit
f9cf56426e
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: FlightGear
|
Name: FlightGear
|
||||||
Version: 2020.3.8
|
Version: 2020.3.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Flight Simulator
|
Summary: Flight Simulator
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@ -68,7 +68,6 @@ This package contains maps and scenary for FlightGear.
|
|||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
|
||||||
%cmake -d build \
|
%cmake -d build \
|
||||||
-DCMAKE_EXE_LINKER_FLAGS="-lX11"
|
-DCMAKE_EXE_LINKER_FLAGS="-lX11"
|
||||||
|
|
||||||
@ -112,6 +111,9 @@ install -D -m0755 ./build/src/GUI/libfgqmluid.so %{buildroot}%{_libdir}/libfgqml
|
|||||||
%{_libdir}/%{name}/*
|
%{_libdir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 2020.3.9-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020.3.8-1mamba
|
* Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020.3.8-1mamba
|
||||||
- update to 2020.3.8
|
- update to 2020.3.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user