packages: libghemical/libghemical.spec - removed obsolete sed call - fixed ...
qboosh
qboosh at pld-linux.org
Sun Jan 9 20:40:18 CET 2011
Author: qboosh Date: Sun Jan 9 19:40:18 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- removed obsolete sed call
- fixed mopac7 and mpqc versions
---- Files affected:
packages/libghemical:
libghemical.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/libghemical/libghemical.spec
diff -u packages/libghemical/libghemical.spec:1.9 packages/libghemical/libghemical.spec:1.10
--- packages/libghemical/libghemical.spec:1.9 Thu Feb 25 14:39:34 2010
+++ packages/libghemical/libghemical.spec Sun Jan 9 20:40:13 2011
@@ -10,14 +10,15 @@
# Source0-md5: d2dae2d7d786d3cba335cb29d85033ea
URL: http://bioinformatics.org/ghemical/ghemical/index.html
BuildRequires: OpenGL-devel
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: gettext-devel
-BuildRequires: intltool
+BuildRequires: intltool >= 0.40.0
+BuildRequires: lapack-devel
BuildRequires: libstdc++-devel
-BuildRequires: libtool
-BuildRequires: mopac7-devel >= 1.2.5
-BuildRequires: mpqc-devel >= 1.10
+BuildRequires: libtool >= 2:1.5
+BuildRequires: mopac7-devel >= 1.13
+BuildRequires: mpqc-devel >= 1.2.5
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +34,8 @@
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: libstdc++-devel
-Requires: mopac7-devel >= 1.2.5
-Requires: mpqc-devel >= 1.10
+Requires: mopac7-devel >= 1.13
+Requires: mpqc-devel >= 1.2.5
%description devel
Header files for libghemical library.
@@ -56,7 +57,6 @@
%prep
%setup -q
-%{__sed} -i -e 's/#include "typedef.h"/#include "typedef.h"\n#include <stdlib.h>\n#include <algorithm>/g' src/sasaeval.h
%build
%{__libtoolize}
@@ -108,6 +108,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2011/01/09 19:40:13 qboosh
+- removed obsolete sed call
+- fixed mopac7 and mpqc versions
+
Revision 1.9 2010/02/25 13:39:34 sparky
- BR: OpenGL-devel, gettext-devel, intltool, pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libghemical/libghemical.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list