SPECS: see.spec - cleanup; why static gc?

qboosh qboosh at pld-linux.org
Sat Dec 3 18:30:23 CET 2005


Author: qboosh                       Date: Sat Dec  3 17:30:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup; why static gc?

---- Files affected:
SPECS:
   see.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/see.spec
diff -u SPECS/see.spec:1.2 SPECS/see.spec:1.3
--- SPECS/see.spec:1.2	Wed Nov 30 16:05:43 2005
+++ SPECS/see.spec	Sat Dec  3 18:30:16 2005
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: use shared gc (or, if impossible, document why)
 Summary:	Simple ECMAScript Engine
 Summary(pl):	Prosty "silnik" ECMASscriptu
 Name:		see
@@ -49,13 +50,6 @@
 %setup -q
 
 %build
-# if ac/am/lt/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
-#%{__libtoolize}
-#%{__aclocal}
-#%{__autoconf}
-#%{__autoheader}
-#%{__automake}
 %configure
 %{__make}
 
@@ -94,10 +88,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/03 17:30:16  qboosh
+- cleanup; why static gc?
+
 Revision 1.2  2005/11/30 15:05:43  witekfl
 - BR: perl-base
 
 Revision 1.1  2005/11/30 14:53:27  witekfl
 - new
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/see.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list