update to 1.30 [release 1.30-1mamba;Sun Dec 01 2019]
This commit is contained in:
parent
063971e39a
commit
8690d3c4eb
10
faac.spec
10
faac.spec
@ -1,7 +1,8 @@
|
||||
%define libname lib%{name}
|
||||
%define tagver %(echo %version | tr . _)
|
||||
|
||||
Name: faac
|
||||
Version: 1.29.9.2
|
||||
Version: 1.30
|
||||
Release: 1mamba
|
||||
Summary: Freeware Advanced Audio Coder
|
||||
Group: Applications/Multimedia
|
||||
@ -9,7 +10,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.audiocoding.com/
|
||||
Source: http://downloads.sourceforge.net/faac/faac-%{version}.tar.gz
|
||||
Source: https://github.com/knik0/faac.git/%{tagver}/faac-%{version}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/faac/faac-%{version}.tar.gz
|
||||
Patch0: faac-1.28-internal-mpeg4ip-gcc.patch
|
||||
License: GPL
|
||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -53,6 +55,7 @@ This package contains static libraries and header files need for development.
|
||||
%if "%{stage1}" == "1"
|
||||
%patch0 -p1
|
||||
%endif
|
||||
./bootstrap
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -90,6 +93,9 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Sun Dec 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.30-1mamba
|
||||
- update to 1.30
|
||||
|
||||
* Wed Mar 21 2018 Automatic Build System <autodist@mambasoft.it> 1.29.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user