Author: glen                         Date: Fri Aug 17 10:26:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 8.0.9.1

---- Files affected:
SPECS:
   flixengine.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.48 SPECS/flixengine.spec:1.49
--- SPECS/flixengine.spec:1.48  Tue Jul  3 23:32:42 2007
+++ SPECS/flixengine.spec       Fri Aug 17 12:26:54 2007
@@ -13,14 +13,14 @@
 %endif
 #
 %define                full_version    %{version}%{?with_demo:_DEMO}%{?_extra}
-%define                _extra  -2
+%define                _extra  %{nil}
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       On2 Flix Engine
 Summary(pl.UTF-8):     Silnik On2 Flix
 Name:          flixengine
-Version:       8.0.9.0
-Release:       2
+Version:       8.0.9.1
+Release:       0.1
 License:       (probably) not distributable
 Group:         Applications
 # download demo from http://flix.on2.com/demos/
@@ -28,7 +28,7 @@
 # Source0Download:     http://flix.on2.com/demos/flixenginelinuxdemo.tar.gz
 %if %{with demo}
 Source0:       %{name}linuxdemo-%{version}.tar.gz
-# NoSource0-md5:       70d4675f5792ab617ed7dc19cc14a650
+# NoSource0-md5:       30046ffbf51a1288afde194d5298c76c
 NoSource:      0
 %endif
 %if %{without demo}
@@ -331,6 +331,10 @@
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/flixd
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/flixd
 
+# mencoder-flixengine searches for codecs from /usr/lib/win32 and there's no
+# way to override it by commandline arg or env var.
+ln -s codecs $RPM_BUILD_ROOT%{_prefix}/lib/win32
+
 cd .flix-engine-installation-files
 install lget on2_host_info $RPM_BUILD_ROOT%{_sbindir}
 
@@ -493,6 +497,7 @@
 %attr(755,root,root) %{_sbindir}/on2_host_info
 %attr(754,root,root) /etc/rc.d/init.d/flixd
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/flixd
+%{_prefix}/lib/win32
 
 %{_mandir}/man8/flixd.8*
 %dir %attr(771,root,flixd) /var/run/flixd
@@ -568,6 +573,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2007/08/17 10:26:54  glen
+- update to 8.0.9.1
+
 Revision 1.48  2007/07/03 21:32:42  glen
 - 8.0.9.0-2 from upstream
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flixengine.spec?r1=1.48&r2=1.49&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to