packages: v8cgi/v8cgi.spec - do not remove todo that is not completed - fix...

glen glen at pld-linux.org
Mon Mar 15 00:29:22 CET 2010


Author: glen                         Date: Sun Mar 14 23:29:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not remove todo that is not completed
- fix gcc epoch

---- Files affected:
packages/v8cgi:
   v8cgi.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/v8cgi/v8cgi.spec
diff -u packages/v8cgi/v8cgi.spec:1.6 packages/v8cgi/v8cgi.spec:1.7
--- packages/v8cgi/v8cgi.spec:1.6	Thu Mar 11 07:04:01 2010
+++ packages/v8cgi/v8cgi.spec	Mon Mar 15 00:29:16 2010
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-
-%define 	apxs		/usr/sbin/apxs
+# TODO:
+# - scons: *** Path for option v8_path does not exist: ../v8
 
 %define		snap	20100309svn785
 %define		svnrev	785
@@ -21,11 +21,7 @@
 Source1:	%{name}.conf
 Patch0:	%{name}-pgsql.patch
 BuildRequires:	fcgi-devel
-%if "%{pld_release}" == "ac"
 BuildRequires:	gcc >= 5:4.0
-%else
-BuildRequires:	gcc >= 6:4.0
-%endif
 BuildRequires:	libstdc++-devel
 BuildRequires:	postgresql-devel
 BuildRequires:	scons
@@ -33,6 +29,8 @@
 ExclusiveArch:	%{ix86} %{x8664} arm
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		apxs	/usr/sbin/apxs
+
 %description
 Small set of C++ and JS libraries, allowing coder to use JS as a
 server-side HTTP processing language. Basic functionality includes IO,
@@ -119,6 +117,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/03/14 23:29:16  glen
+- do not remove todo that is not completed
+- fix gcc epoch
+
 Revision 1.6  2010/03/11 06:04:01  aredridel
 - add pgsql support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/v8cgi/v8cgi.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list