Author: qboosh Date: Sun Aug 27 17:01:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.2, force libinchi build
---- Files affected: SPECS: openbabel.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/openbabel.spec diff -u SPECS/openbabel.spec:1.19 SPECS/openbabel.spec:1.20 --- SPECS/openbabel.spec:1.19 Sun Jul 23 14:59:20 2006 +++ SPECS/openbabel.spec Sun Aug 27 19:01:29 2006 @@ -2,14 +2,16 @@ Summary: A cross-platform chemistry program and library designed to convert file formats Summary(pl): Międzyplatformowy program chemiczny i biblioteka do konwersji formatów plików Name: openbabel -Version: 2.0.1 +Version: 2.0.2 Release: 1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/openbabel/%{name}-%{version}.tar.gz -# Source0-md5: 843a8d46c56a204cf20500b29b5a79cc +# Source0-md5: 1cb8d4a99482d2d109887a099d1a719e URL: http://openbabel.sourceforge.net/ BuildRequires: libstdc++-devel +BuildRequires: libxml2-devel >= 2.6.5 +BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -30,6 +32,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libstdc++-devel +Requires: zlib-devel %description devel Header files for OpenBabel. @@ -53,7 +56,12 @@ %setup -q %build +# simulate there is no libinchi installed (if openbabel is already installed), +# so it will be build with openbabel +# inchi is available separately at http://www.iupac.org/inchi/, but requires +# registration to download %configure \ + ac_cv_lib_inchi_GetINCHI=no \ --enable-shared %{__make} @@ -104,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/08/27 17:01:29 qboosh +- updated to 2.0.2, force libinchi build + Revision 1.19 2006/07/23 12:59:20 qboosh - updated to 2.0.1 - added missing symlink and one more missing dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openbabel.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit