automatic version update by autodist [release 2.8.8-1mamba;Wed Mar 21 2018]

This commit is contained in:
Automatic Build System 2024-01-05 22:12:34 +01:00
parent de95e475d0
commit 98566025d4

View File

@ -1,8 +1,8 @@
%define libname lib%{name}
Name: faad2
Version: 2.7
Release: 5mamba
Version: 2.8.8
Release: 1mamba
Epoch: 1
Summary: Freeware Advanced Audio Decoder 2
Group: Applications/Multimedia
@ -79,14 +79,13 @@ This package contains static libraries and header files need for development.
%prep
%setup -q
dos2unix configure.in
#dos2unix configure.in
#%patch1 -p1
#%patch2 -p1
%patch3 -p1
%patch4 -p1
#%patch4 -p1
%build
autoreconf -vif
%configure \
--with-mp4v2 \
--without-xmms
@ -108,7 +107,7 @@ autoreconf -vif
%files
%defattr(-, root, root)
%{_bindir}/*
%{_mandir}/manm/faad.man.gz
%{_mandir}/man1/faad.1*
%files -n %{libname}
%defattr(-, root, root)
@ -137,6 +136,9 @@ autoreconf -vif
%endif
%changelog
* Wed Mar 21 2018 Automatic Build System <autodist@mambasoft.it> 2.8.8-1mamba
- automatic version update by autodist
* Fri Jan 29 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7-5mamba
- rebuilt without xmms plugins (i586)