automatic version update by autodist [release 1.2.1-1mamba;Tue Jun 28 2022]
This commit is contained in:
parent
6c368c76a2
commit
278a62990c
@ -1,7 +1,7 @@
|
|||||||
Name: libspeex
|
Name: libspeex
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.2.0
|
Version: 1.2.1
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: Open Source/Free Software patent-free audio compression format designed for speech
|
Summary: Open Source/Free Software patent-free audio compression format designed for speech
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,8 +15,8 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
|
BuildRequires: libspeexdsp-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Speex is an Open Source/Free Software patent-free audio compression format designed for speech.
|
Speex is an Open Source/Free Software patent-free audio compression format designed for speech.
|
||||||
@ -89,14 +89,17 @@ rm -f %{buildroot}%{_datadir}/doc/speex/manual.pdf
|
|||||||
%doc doc/manual.pdf
|
%doc doc/manual.pdf
|
||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
#%files tools
|
%files tools
|
||||||
#%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%{_bindir}/speexdec
|
%{_bindir}/speexdec
|
||||||
#%{_bindir}/speexenc
|
%{_bindir}/speexenc
|
||||||
#%{_mandir}/man1/speexdec.*
|
%{_mandir}/man1/speexdec.*
|
||||||
#%{_mandir}/man1/speexenc.*
|
%{_mandir}/man1/speexenc.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-4mamba
|
* Sun Dec 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-4mamba
|
||||||
- rebuilt with --with-pic
|
- rebuilt with --with-pic
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user