automatic version update by autodist [release 1.2.6-1mamba;Tue Jul 08 2014]
This commit is contained in:
parent
45223c3ba2
commit
72ab941d0f
10
libxine.spec
10
libxine.spec
@ -2,7 +2,7 @@
|
|||||||
%define with_arts 0
|
%define with_arts 0
|
||||||
|
|
||||||
Name: libxine
|
Name: libxine
|
||||||
Version: 1.2.5
|
Version: 1.2.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: A free multimedia player. It plays back CDs, DVDs, and VCDs
|
Summary: A free multimedia player. It plays back CDs, DVDs, and VCDs
|
||||||
@ -140,7 +140,10 @@ find ./ -name Makefile -exec \
|
|||||||
# fix to set correct ffmpeg include locations
|
# fix to set correct ffmpeg include locations
|
||||||
sed -i "s|\(#define HAVE_FFMPEG_AVUTIL_H 1\)|//\1|" include/configure.h
|
sed -i "s|\(#define HAVE_FFMPEG_AVUTIL_H 1\)|//\1|" include/configure.h
|
||||||
|
|
||||||
%make
|
%make \
|
||||||
|
%ifarch arm
|
||||||
|
MMAL_LIBS="-lbcm_host -lmmal -lmmal_core -lmmal_util -lvchostif"
|
||||||
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ %{buildroot} != / ] && rm -rf "%{buildroot}"
|
[ %{buildroot} != / ] && rm -rf "%{buildroot}"
|
||||||
@ -194,6 +197,9 @@ mv %{buildroot}%{_datadir}/doc/xine-lib \
|
|||||||
%doc ChangeLog CREDITS TODO
|
%doc ChangeLog CREDITS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 08 2014 Automatic Build System <autodist@mambasoft.it> 1.2.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 08 2014 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
|
* Tue Apr 08 2014 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user