SPECS: flixengine.spec - 8.0.10.1
glen
glen at pld-linux.org
Thu Jan 24 16:15:39 CET 2008
Author: glen Date: Thu Jan 24 15:15:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 8.0.10.1
---- Files affected:
SPECS:
flixengine.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.53 SPECS/flixengine.spec:1.54
--- SPECS/flixengine.spec:1.53 Thu Jan 24 15:47:54 2008
+++ SPECS/flixengine.spec Thu Jan 24 16:15:34 2008
@@ -19,7 +19,7 @@
Summary: On2 Flix Engine
Summary(pl.UTF-8): Silnik On2 Flix
Name: flixengine
-Version: 8.0.10.0
+Version: 8.0.10.1
Release: 0.1
License: (probably) not distributable
Group: Applications
@@ -28,7 +28,7 @@
# Source0Download: http://flix.on2.com/demos/flixenginelinuxdemo.tar.gz
%if %{with demo}
Source0: %{name}linuxdemo-%{version}.tar.gz
-# NoSource0-md5: 4ee2c94955b4cff4ee41f424ff17ce5f
+# NoSource0-md5: 3d0accb19f6d9dcd6ea2cd139a150d9e
NoSource: 0
%endif
%if %{without demo}
@@ -355,6 +355,7 @@
;extension=flixengine2.so
EOF
# symlink without buildroot
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/php
ln -snf %{_docdir}/on2/flixengine/html/phpcgi.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/php/README-cgi.html
ln -snf %{_docdir}/on2/flixengine/html/phpcli.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/php/README-cli.html
@@ -365,6 +366,7 @@
rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/On2/flixengine2/.packlist
cd ..
# symlink without buildroot
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/perl
ln -snf %{_docdir}/on2/flixengine/html/perlcgi.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/perl/README-cgi.html
ln -snf %{_docdir}/on2/flixengine/html/perlcli.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/perl/README-cli.html
@@ -401,9 +403,9 @@
# we have already newer soname for libavformat.so in ffmpeg-libs
# copy from bundled ones.
-install supportlibs/libavformat.so.50.6.0 $RPM_BUILD_ROOT%{_prefix}/lib
-install supportlibs/libavcodec.so.51.21.0 $RPM_BUILD_ROOT%{_prefix}/lib
-install supportlibs/libavutil.so.49.0.1 $RPM_BUILD_ROOT%{_prefix}/lib
+install supportlibs/libavformat.so.51.12.2 $RPM_BUILD_ROOT%{_prefix}/lib
+install supportlibs/libavcodec.so.51.41.0 $RPM_BUILD_ROOT%{_prefix}/lib
+install supportlibs/libavutil.so.49.5.0 $RPM_BUILD_ROOT%{_prefix}/lib
# avoid collision from mplayer package
mv $RPM_BUILD_ROOT%{_bindir}/mencoder{,-flixengine}
@@ -574,6 +576,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2008-01-24 15:15:34 glen
+- 8.0.10.1
+
Revision 1.53 2008-01-24 14:47:54 glen
- 8.0.10.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flixengine.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list