include gcc into buildrequires
This commit is contained in:
parent
ed4fe2cbc6
commit
15f938cb1b
6
gsm.spec
6
gsm.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: gsm
|
||||
Version: %{ver_maj}.%{ver_min}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Shared libraries for GSM speech compressor
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -12,6 +12,7 @@ URL: http://www.quut.com/gsm/
|
||||
Source: http://www.quut.com/gsm/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-makefile.patch
|
||||
Patch1: %{name}-warnings.patch
|
||||
BuildRequires: gcc
|
||||
|
||||
%global srcver %{ver_maj}-pl%{ver_min}
|
||||
|
||||
@ -111,6 +112,9 @@ make addtst
|
||||
%{_mandir}/man3/gsm_print.3*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 14 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 1.0.18-3
|
||||
- include gcc into buildrequires
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user