SPECS: ghemical.spec - python-numpy -> python-Numeric

qboosh qboosh at pld-linux.org
Tue Jul 18 09:33:02 CEST 2006


Author: qboosh                       Date: Tue Jul 18 07:33:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python-numpy -> python-Numeric

---- Files affected:
SPECS:
   ghemical.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/ghemical.spec
diff -u SPECS/ghemical.spec:1.22 SPECS/ghemical.spec:1.23
--- SPECS/ghemical.spec:1.22	Sun Jun 12 03:13:28 2005
+++ SPECS/ghemical.spec	Tue Jul 18 09:32:57 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO:
+# - find better source of <f2c.h> (than python-Numeric)
 # - use external miniMOPAC (? included is modified, I think...)
 # - src/target3/open.o  - don't use tempnam
 # - use external openbabel
@@ -25,7 +26,8 @@
 BuildRequires:	gtk+-devel
 BuildRequires:	libglade-gnome-devel
 BuildRequires:	openbabel-devel
-BuildRequires:	python-numpy-devel
+# just for <f2c.h>
+BuildRequires:	python-Numeric-devel
 Requires:	openbabel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,6 +62,7 @@
 #	--enable-mpqc
 
 # ENABLE_NLS and PACKAGE is workaround for g++ 3.3 and GNOME 1.x headers conflict
+# python/Numeric headers are used for f2c.h
 %{__make} \
 	CFLAGS="%{rpmcflags} -I/usr/include/python2.4/Numeric" \
 	CXXFLAGS="%{rpmcflags} -fno-exceptions %{!?debug:-DNO_DEBUG} -I/usr/X11R6/include -I/usr/include/python2.4/Numeric -DDATADIR=\\\"%{_datadir}/openbabel/\\\" -DENABLE_NLS -DPACKAGE=\\\"ghemical\\\""
@@ -93,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/07/18 07:32:57  qboosh
+- python-numpy -> python-Numeric
+
 Revision 1.22  2005/06/12 01:13:28  undefine
 - up to 1.01
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ghemical.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list