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