SPECS: flixengine.spec - fix typo; rel 1
glen
glen at pld-linux.org
Wed Oct 29 13:47:58 CET 2008
Author: glen Date: Wed Oct 29 12:47:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix typo; rel 1
---- Files affected:
SPECS:
flixengine.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.69 SPECS/flixengine.spec:1.70
--- SPECS/flixengine.spec:1.69 Wed Oct 29 13:24:54 2008
+++ SPECS/flixengine.spec Wed Oct 29 13:47:52 2008
@@ -27,7 +27,7 @@
Summary(pl.UTF-8): Silnik On2 Flix
Name: flixengine
Version: 8.0.13.0
-Release: 0.4
+Release: 1
License: (probably) not distributable
Group: Applications
# download demo from http://flix.on2.com/demos/
@@ -276,7 +276,7 @@
# which made no modules installed either, chicken-egg problem.
s,COMPILEMODULES=y,COMPILEMODULES=n,
s,^INSTALLEDFLIXLIBRARIES=.*,INSTALLEDFLIXLIBRARIES="y",
-%{?with_perl:"s,^INSTALLEDPERLFILES=.*,INSTALLEDPERLFILES="y",}
+%{?with_perl:s,^INSTALLEDPERLFILES=.*,INSTALLEDPERLFILES="y",}
%{?with_php:s,^INSTALLEDPHPFILES=.*,INSTALLEDPHPFILES="y",}
%{?with_python:s,^INSTALLEDPYTHONFILES=.*,INSTALLEDPYTHONFILES="y",}
%{?with_java:s,^INSTALLEDJAVAFILES=.*,INSTALLEDJAVAFILES="y",}
@@ -640,6 +640,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2008/10/29 12:47:52 glen
+- fix typo; rel 1
+
Revision 1.69 2008/10/29 12:24:54 glen
- fix build without all bindings
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flixengine.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list