SPECS: flixengine.spec - update to 8.0.8.0

glen glen at pld-linux.org
Fri Mar 2 15:56:21 CET 2007


Author: glen                         Date: Fri Mar  2 14:56:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 8.0.8.0

---- Files affected:
SPECS:
   flixengine.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.31 SPECS/flixengine.spec:1.32
--- SPECS/flixengine.spec:1.31	Mon Feb 12 23:09:09 2007
+++ SPECS/flixengine.spec	Fri Mar  2 15:56:15 2007
@@ -15,14 +15,14 @@
 Summary:	On2 Flix Engine
 Summary(pl.UTF-8):	Silnik On2 Flix
 Name:		flixengine
-Version:	8.0.7.1
-Release:	0.13
+Version:	8.0.8.0
+Release:	0.1
 License:	not distributable
 Group:		Applications
 # download demo from http://flix.on2.com/demos/
 # check for newer versions at http://flix.on2.com/download
-Source0:	%{name}linuxdemo.tar.gz
-# NoSource0-md5:	fb7cc89ce2689d3c43434291620cfd0f
+Source0:	%{name}linuxdemo-%{version}.tar.gz
+# NoSource0-md5:	c99b1034b9797bc97d151b1e33ac6df7
 NoSource:	0
 Source1:	%{name}.init
 Patch0:		%{name}-libdir.patch
@@ -281,6 +281,9 @@
 
 cd .flix-engine-installation-files
 
+# symlink without buildroot
+ln -snf %{_docdir}/on2/flixengine/html/c/cli.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/c/README-cli.html
+
 # install bindings
 # PHP
 %{__make} -C flixphp \
@@ -293,6 +296,9 @@
 ; Enable flixengine extension module
 extension=flixengine2.so
 EOF
+# symlink without buildroot
+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
 
 # Perl
 cd flixperl
@@ -300,6 +306,9 @@
 	DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/On2/flixengine2/.packlist
 cd ..
+# symlink without buildroot
+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
 
 %if %{with python}
 cd flixpython
@@ -308,6 +317,9 @@
 	--root=$RPM_BUILD_ROOT
 %py_postclean
 cd ..
+# symlink without buildroot
+ln -snf %{_docdir}/on2/flixengine/html/pythoncgi.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/python/README-cgi.html
+ln -snf %{_docdir}/on2/flixengine/html/pythoncli.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/python/README-cli.html
 %endif
 
 rm -f $RPM_BUILD_ROOT%{_docdir}/on2/flixengine/javadoc
@@ -320,6 +332,7 @@
 
 # symlink without buildroot
 ln -snf %{_prefix}/src/flixmodules/flixjava/doc $RPM_BUILD_ROOT%{_docdir}/on2/flixengine/javadoc
+ln -snf %{_docdir}/on2/flixengine/html/javacli.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/java/README-cli.html
 %endif
 
 %ifarch %{x8664}
@@ -465,6 +478,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2007/03/02 14:56:15  glen
+- update to 8.0.8.0
+
 Revision 1.31  2007/02/12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/flixengine.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list