diff --git a/faad2.spec b/faad2.spec index 05c98ed..8f22d6e 100644 --- a/faad2.spec +++ b/faad2.spec @@ -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 2.8.8-1mamba +- automatic version update by autodist + * Fri Jan 29 2016 Silvan Calarco 2.7-5mamba - rebuilt without xmms plugins (i586)