automatic version update by autodist [release 21.01.00-1mamba;Thu Feb 04 2021]
This commit is contained in:
parent
2ed28d2b94
commit
a791c096bc
11
fwts.spec
11
fwts.spec
@ -1,5 +1,5 @@
|
|||||||
Name: fwts
|
Name: fwts
|
||||||
Version: 20.03.00
|
Version: 21.01.00
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A test suite that performs sanity checks on Intel/AMD PC firmware
|
Summary: A test suite that performs sanity checks on Intel/AMD PC firmware
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -42,10 +42,12 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c %{name}-%{version}
|
%setup -q -c %{name}-%{version}
|
||||||
|
autoreconf -f -i
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
%configure \
|
||||||
%configure
|
CFLAGS="%{optflags} -Wno-format-truncation"
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -91,6 +93,9 @@ autoreconf -f -i
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 21.01.00-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 20.03.00-1mamba
|
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 20.03.00-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user