Author: glen Date: Wed Apr 18 12:23:51 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix reg script output file
---- Files affected: SPECS: flixengine.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/flixengine.spec diff -u SPECS/flixengine.spec:1.36 SPECS/flixengine.spec:1.37 --- SPECS/flixengine.spec:1.36 Wed Apr 18 14:16:38 2007 +++ SPECS/flixengine.spec Wed Apr 18 14:23:46 2007 @@ -16,7 +16,7 @@ Summary(pl.UTF-8): Silnik On2 Flix Name: flixengine Version: 8.0.8.2 -Release: 0.3 +Release: 0.4 License: not distributable Group: Applications # download demo from http://flix.on2.com/demos/ @@ -385,7 +385,7 @@ #!/bin/sh . %{_sysconfdir}/flixd-license.conf -%{_sbindir}/lget -u "$FLIX_USERNAME" -s "$FLIX_SERIAL" -i %{_sysconfdir}/hostinfo -o %{_sysconfdir}/on2product.lic -a 'On2FlixEngine/%{version}_DEMO (%(uname -o))' +%{_sbindir}/lget -u "$FLIX_USERNAME" -s "$FLIX_SERIAL" -i %{_sysconfdir}/hostinfo -o %{_sysconfdir}/flixengine.lic -a 'On2FlixEngine/%{version}_DEMO (%(uname -o))' EOF %clean @@ -520,6 +520,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2007/04/18 12:23:46 glen +- fix reg script output file + Revision 1.36 2007/04/18 12:16:38 glen - renamed -docs to -apidocs - moved hostinfo and reginfo to /etc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/flixengine.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
