Author: witekfl Date: Sat Mar 3 14:04:49 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - use full version 2.0.1131 instead of 2.0
---- Files affected: SPECS: see.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/see.spec diff -u SPECS/see.spec:1.11 SPECS/see.spec:1.12 --- SPECS/see.spec:1.11 Mon Feb 12 23:09:14 2007 +++ SPECS/see.spec Sat Mar 3 15:04:44 2007 @@ -1,13 +1,12 @@ # $Revision$, $Date$ Summary: Simple ECMAScript Engine -Summary(pl.UTF-8): Prosty "silnik" ECMASscriptu +Summary(pl.UTF-8): Prosty "silnik" ECMAScriptu Name: see -Version: 2.0 -%define subver 1131 +Version: 2.0.1131 Release: 1 License: BSD-like Group: Libraries -Source0: http://www.adaptive-enterprises.com.au/~d/software/see/%{name}-%{version}.%{subver}.tar.gz +Source0: http://www.adaptive-enterprises.com.au/~d/software/see/%{name}-%{version}.tar.gz # Source0-md5: 02d8e5d7581acde2212969217d5bab96 Patch0: %{name}-no_static.patch URL: http://www.adaptive-enterprises.com.au/~d/software/see @@ -52,7 +51,7 @@ Statyczna biblioteka SEE. %prep -%setup -q -n %{name}-%{version}.%{subver} +%setup -q %patch0 -p1 %build @@ -100,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007/03/03 14:04:44 witekfl +- use full version 2.0.1131 instead of 2.0 + Revision 1.11 2007/02/12 22:09:14 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/see.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
