]> git.pld-linux.org Git - packages/flixengine.git/commitdiff
- the purchased tarball was fixed; rel 2
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 29 Oct 2008 15:46:42 +0000 (15:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flixengine.spec -> 1.71

flixengine.spec

index de430f86fcd82f9c674f210513b8818f516bddbd..06a4be445a0c7d896b9265ff6a36e4cca3ee3abc 100644 (file)
@@ -26,7 +26,7 @@ Summary:      On2 Flix Engine
 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/
@@ -40,7 +40,7 @@ NoSource:     0
 %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
@@ -285,13 +285,6 @@ s,^INSTALLEDFLIXLIBRARIES=.*,INSTALLEDFLIXLIBRARIES="y",
 # 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)
This page took 0.043643 seconds and 4 git commands to generate.