Author: glen Date: Wed Oct 29 15:46:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - the purchased tarball was fixed; rel 2
---- Files affected: SPECS: flixengine.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: SPECS/flixengine.spec diff -u SPECS/flixengine.spec:1.70 SPECS/flixengine.spec:1.71 --- SPECS/flixengine.spec:1.70 Wed Oct 29 13:47:52 2008 +++ SPECS/flixengine.spec Wed Oct 29 16:46:42 2008 @@ -27,7 +27,7 @@ Summary(pl.UTF-8): Silnik On2 Flix Name: flixengine Version: 8.0.13.0 -Release: 1 +Release: 2 License: (probably) not distributable Group: Applications # download demo from http://flix.on2.com/demos/ @@ -41,7 +41,7 @@ %if %{without demo} # Source1Download: http://flix.on2.com/flix/download/flix-engine-installer-linux-%{version}.tar.gz Source1: flix-engine-installer-linux-%{version}%{?_extra}.tar.gz -# NoSource1-md5: 071ce081e735fffc4d95bc040cc263b2 +# NoSource1-md5: 60fd126a8d4aa81d286d6ea534a11f08 NoSource: 1 %endif Source2: %{name}.init @@ -286,13 +286,6 @@ # remove backups from patching as we use globs to package files to buildroot find flixsamples '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v -%if %{without demo} && "%{version}" == "8.0.13.0" -# purchased version doesn't have 64bit library -install -d testing/lib64 -ln -sf %{_libdir}/libflixengine2.so.* testing/lib64 -ln -sf libflixengine2.so.0 testing/lib64/libflixengine2.so -%endif - %build cd .flix-engine-installation-files PWD=$(pwd) @@ -640,6 +633,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2008/10/29 15:46:42 glen +- the purchased tarball was fixed; rel 2 + Revision 1.70 2008/10/29 12:47:52 glen - fix typo; rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flixengine.spec?r1=1.70&r2=1.71&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
