rpms/openbabel/F-9 openbabel-check.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 openbabel-gcc43.patch, 1.15, 1.16 openbabel-rpm.patch, 1.2, 1.3 openbabel.spec, 1.18, 1.19 sources, 1.9, 1.10

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Sun Jul 6 21:24:22 UTC 2008


Author: rathann

Update of /cvs/pkgs/rpms/openbabel/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1354

Modified Files:
	.cvsignore openbabel-gcc43.patch openbabel-rpm.patch 
	openbabel.spec sources 
Added Files:
	openbabel-check.patch 
Log Message:
- updated to 2.2.0
- new URL
- dropped Python binding split patch (broken, reverted upstream)
- fixed testsuite and disabled inchi tests temporarily
- added strict perl version requirements (patch by Paul Howarth, bug #453120)
- fixed some rpmlint warnings
- merged a sed call into -rpm patch


openbabel-check.patch:

--- NEW FILE openbabel-check.patch ---
diff -up openbabel-2.2.0/test/wrapper.sh.chk openbabel-2.2.0/test/wrapper.sh
--- openbabel-2.2.0/test/wrapper.sh.chk	2008-07-04 02:28:17.000000000 +0200
+++ openbabel-2.2.0/test/wrapper.sh	2008-07-06 22:54:23.000000000 +0200
@@ -16,11 +16,11 @@ TESTS="${TESTS} logp_psa math"
 TESTS="${TESTS} mol phmodel residue rings"
 TESTS="${TESTS} smarts smilesmatch unitcell"
 TESTS="${TESTS} cml.sh test-set.sh"
-if [ "x${srcdir}" != "x" ]; then
-  TESTS="${TESTS} ${srcdir}/inchi.pl ${srcdir}/inchi2.pl"
-else
-  TESTS="${TESTS} inchi.pl inchi2.pl"
-fi
+#if [ "x${srcdir}" != "x" ]; then
+#  TESTS="${TESTS} ${srcdir}/inchi.pl ${srcdir}/inchi2.pl"
+#else
+#  TESTS="${TESTS} inchi.pl inchi2.pl"
+#fi
 PROVE=prove
 
 echo "top srcdir: .${topsrcdir}."
diff -up openbabel-2.2.0/test/bond.cpp.chk openbabel-2.2.0/test/bond.cpp
--- openbabel-2.2.0/test/bond.cpp.chk	2008-06-13 22:48:05.000000000 +0200
+++ openbabel-2.2.0/test/bond.cpp	2008-07-06 21:45:44.000000000 +0200
@@ -58,7 +58,7 @@ int main(int argc,char *argv[])
 
   bond1.SetBegin(&begin1);
   bond1.SetEnd(&end1);
-  cout << "ok 4\n";
+  cout << "ok 3\n";
 
   return(0);
 }


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/F-9/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	2 Mar 2008 19:04:13 -0000	1.9
+++ .cvsignore	6 Jul 2008 21:23:27 -0000	1.10
@@ -1 +1 @@
-openbabel-2.2.0b4-20080301-r2299.tar.gz
+openbabel-2.2.0.tar.gz

openbabel-gcc43.patch:

Index: openbabel-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/F-9/openbabel-gcc43.patch,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- openbabel-gcc43.patch	23 Feb 2008 20:49:58 -0000	1.15
+++ openbabel-gcc43.patch	6 Jul 2008 21:23:27 -0000	1.16
@@ -1,6 +1,6 @@
-diff -up openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h.gcc43 openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h
---- openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h.gcc43	2007-11-30 00:01:23.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/src/zipstreamimpl.h.gcc43 openbabel-2.2.0b7/src/zipstreamimpl.h
+--- openbabel-2.2.0b7/src/zipstreamimpl.h.gcc43	2008-06-21 15:58:02.000000000 +0200
++++ openbabel-2.2.0b7/src/zipstreamimpl.h	2008-07-02 20:16:21.000000000 +0200
 @@ -31,6 +31,8 @@ Altered by: Geoffrey Hutchison 2005 for 
              minor namespace modifications, VC++ compatibility
  */
@@ -10,9 +10,9 @@
  //*****************************************************************************
  //  template class basic_zip_streambuf
  //*****************************************************************************
-diff -up openbabel-2.2.0b3-20080215-r2249/src/residue.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/residue.cpp
---- openbabel-2.2.0b3-20080215-r2249/src/residue.cpp.gcc43	2007-12-12 20:16:13.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/src/residue.cpp	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/src/residue.cpp.gcc43 openbabel-2.2.0b7/src/residue.cpp
+--- openbabel-2.2.0b7/src/residue.cpp.gcc43	2008-06-21 15:58:02.000000000 +0200
++++ openbabel-2.2.0b7/src/residue.cpp	2008-07-02 20:16:21.000000000 +0200
 @@ -26,6 +26,8 @@ obtained in part or whole from RasMol2 b
  // File Includes
  ///////////////////////////////////////////////////////////////////////////////
@@ -22,21 +22,20 @@
  #include <openbabel/babelconfig.h>
  
  #include <openbabel/residue.h>
-diff -up openbabel-2.2.0b3-20080215-r2249/src/tokenst.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/tokenst.cpp
-diff -up openbabel-2.2.0b3-20080215-r2249/src/obconversion.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/obconversion.cpp
---- openbabel-2.2.0b3-20080215-r2249/src/obconversion.cpp.gcc43	2008-01-21 22:48:26.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/src/obconversion.cpp	2008-02-23 20:55:49.000000000 +0100
-@@ -36,6 +36,7 @@ GNU General Public License for more deta
- #include <sstream>
+diff -up openbabel-2.2.0b7/src/obconversion.cpp.gcc43 openbabel-2.2.0b7/src/obconversion.cpp
+--- openbabel-2.2.0b7/src/obconversion.cpp.gcc43	2008-06-21 15:58:02.000000000 +0200
++++ openbabel-2.2.0b7/src/obconversion.cpp	2008-07-02 20:17:00.000000000 +0200
+@@ -37,6 +37,7 @@ GNU General Public License for more deta
  #include <string>
  #include <map>
+ #include <locale>
 +#include <typeinfo>
  
- #include <openbabel/obconversion.h>
+ #include <stdlib.h>
  
-diff -up openbabel-2.2.0b3-20080215-r2249/src/formats/rxnformat.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/formats/rxnformat.cpp
---- openbabel-2.2.0b3-20080215-r2249/src/formats/rxnformat.cpp.gcc43	2007-12-18 20:12:51.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/src/formats/rxnformat.cpp	2008-02-23 20:58:22.000000000 +0100
+diff -up openbabel-2.2.0b7/src/formats/rxnformat.cpp.gcc43 openbabel-2.2.0b7/src/formats/rxnformat.cpp
+--- openbabel-2.2.0b7/src/formats/rxnformat.cpp.gcc43	2008-06-21 15:58:01.000000000 +0200
++++ openbabel-2.2.0b7/src/formats/rxnformat.cpp	2008-07-02 20:16:21.000000000 +0200
 @@ -16,6 +16,7 @@ GNU General Public License for more deta
  #include "openbabel/babelconfig.h"
  #include <string>
@@ -45,9 +44,9 @@
  #include "openbabel/mol.h"
  #include "openbabel/obconversion.h"
  #include "openbabel/reaction.h"
-diff -up openbabel-2.2.0b3-20080215-r2249/src/formats/fchkformat.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/formats/fchkformat.cpp
---- openbabel-2.2.0b3-20080215-r2249/src/formats/fchkformat.cpp.gcc43	2007-11-30 00:01:23.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/src/formats/fchkformat.cpp	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/src/formats/fchkformat.cpp.gcc43 openbabel-2.2.0b7/src/formats/fchkformat.cpp
+--- openbabel-2.2.0b7/src/formats/fchkformat.cpp.gcc43	2008-06-13 22:48:02.000000000 +0200
++++ openbabel-2.2.0b7/src/formats/fchkformat.cpp	2008-07-02 20:16:21.000000000 +0200
 @@ -12,6 +12,7 @@ GNU General Public License for more deta
  ***********************************************************************/
  
@@ -56,9 +55,9 @@
  
  // No diagnoalization yet. Perhaps for 2.2 -GRH
  // #include <eigen/matrix.h>
-diff -up openbabel-2.2.0b3-20080215-r2249/src/fingerprint.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/fingerprint.cpp
---- openbabel-2.2.0b3-20080215-r2249/src/fingerprint.cpp.gcc43	2007-11-30 00:01:23.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/src/fingerprint.cpp	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/src/fingerprint.cpp.gcc43 openbabel-2.2.0b7/src/fingerprint.cpp
+--- openbabel-2.2.0b7/src/fingerprint.cpp.gcc43	2008-06-26 20:55:14.000000000 +0200
++++ openbabel-2.2.0b7/src/fingerprint.cpp	2008-07-02 20:16:21.000000000 +0200
 @@ -21,7 +21,7 @@ GNU General Public License for more deta
  #include <vector>
  #include <algorithm>
@@ -68,9 +67,9 @@
  #include <fstream>
  
  #include <openbabel/fingerprint.h>
-diff -up openbabel-2.2.0b3-20080215-r2249/include/openbabel/xml.h.gcc43 openbabel-2.2.0b3-20080215-r2249/include/openbabel/xml.h
---- openbabel-2.2.0b3-20080215-r2249/include/openbabel/xml.h.gcc43	2007-12-12 20:16:13.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/include/openbabel/xml.h	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/include/openbabel/xml.h.gcc43 openbabel-2.2.0b7/include/openbabel/xml.h
+--- openbabel-2.2.0b7/include/openbabel/xml.h.gcc43	2008-06-21 15:58:05.000000000 +0200
++++ openbabel-2.2.0b7/include/openbabel/xml.h	2008-07-02 20:16:21.000000000 +0200
 @@ -13,6 +13,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICU
  GNU General Public License for more details.
  ***********************************************************************/
@@ -80,9 +79,9 @@
  #include <openbabel/mol.h>
  #include <openbabel/obconversion.h>
  #include <openbabel/obmolecformat.h>
-diff -up openbabel-2.2.0b3-20080215-r2249/include/openbabel/obconversion.h.gcc43 openbabel-2.2.0b3-20080215-r2249/include/openbabel/obconversion.h
---- openbabel-2.2.0b3-20080215-r2249/include/openbabel/obconversion.h.gcc43	2008-01-16 19:42:43.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/include/openbabel/obconversion.h	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/include/openbabel/obconversion.h.gcc43 openbabel-2.2.0b7/include/openbabel/obconversion.h
+--- openbabel-2.2.0b7/include/openbabel/obconversion.h.gcc43	2008-06-21 15:58:05.000000000 +0200
++++ openbabel-2.2.0b7/include/openbabel/obconversion.h	2008-07-02 20:16:21.000000000 +0200
 @@ -28,6 +28,7 @@ GNU General Public License for more deta
  #include <string>
  #include <vector>
@@ -91,9 +90,9 @@
  
  #include <openbabel/dlhandler.h>
  #include <openbabel/oberror.h>
-diff -up openbabel-2.2.0b3-20080215-r2249/include/openbabel/data.h.gcc43 openbabel-2.2.0b3-20080215-r2249/include/openbabel/data.h
---- openbabel-2.2.0b3-20080215-r2249/include/openbabel/data.h.gcc43	2008-01-21 22:03:43.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/include/openbabel/data.h	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/include/openbabel/data.h.gcc43 openbabel-2.2.0b7/include/openbabel/data.h
+--- openbabel-2.2.0b7/include/openbabel/data.h.gcc43	2008-06-21 15:58:05.000000000 +0200
++++ openbabel-2.2.0b7/include/openbabel/data.h	2008-07-02 20:16:21.000000000 +0200
 @@ -23,7 +23,7 @@ GNU General Public License for more deta
  #include <openbabel/babelconfig.h>
  
@@ -103,9 +102,9 @@
  #include <fstream>
  #include <vector>
  #include <string>
-diff -up openbabel-2.2.0b3-20080215-r2249/include/openbabel/obmolecformat.h.gcc43 openbabel-2.2.0b3-20080215-r2249/include/openbabel/obmolecformat.h
---- openbabel-2.2.0b3-20080215-r2249/include/openbabel/obmolecformat.h.gcc43	2007-12-12 20:16:13.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/include/openbabel/obmolecformat.h	2008-02-23 20:55:49.000000000 +0100
+diff -up openbabel-2.2.0b7/include/openbabel/obmolecformat.h.gcc43 openbabel-2.2.0b7/include/openbabel/obmolecformat.h
+--- openbabel-2.2.0b7/include/openbabel/obmolecformat.h.gcc43	2008-06-21 15:58:05.000000000 +0200
++++ openbabel-2.2.0b7/include/openbabel/obmolecformat.h	2008-07-02 20:16:21.000000000 +0200
 @@ -23,6 +23,8 @@ GNU General Public License for more deta
    #include <hash_map>
  #endif
@@ -113,12 +112,11 @@
 +#include <typeinfo>
 +
  #include <openbabel/mol.h>
+ #include <openbabel/babelconfig.h>
  #include <openbabel/obconversion.h>
- #include <typeinfo>
-diff -up openbabel-2.2.0b3-20080215-r2249/include/openbabel/lineend.h.gcc43 openbabel-2.2.0b3-20080215-r2249/include/openbabel/lineend.h
-diff -up openbabel-2.2.0b3-20080215-r2249/tools/babel.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/tools/babel.cpp
---- openbabel-2.2.0b3-20080215-r2249/tools/babel.cpp.gcc43	2007-12-12 20:16:13.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/tools/babel.cpp	2008-02-23 20:55:55.000000000 +0100
+diff -up openbabel-2.2.0b7/tools/babel.cpp.gcc43 openbabel-2.2.0b7/tools/babel.cpp
+--- openbabel-2.2.0b7/tools/babel.cpp.gcc43	2008-06-21 15:58:03.000000000 +0200
++++ openbabel-2.2.0b7/tools/babel.cpp	2008-07-02 20:16:21.000000000 +0200
 @@ -42,6 +42,7 @@ extern "C" int strncasecmp(const char *s
  #include <openbabel/obconversion.h>
  #include <openbabel/plugin.h>

openbabel-rpm.patch:

Index: openbabel-rpm.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/F-9/openbabel-rpm.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openbabel-rpm.patch	2 Mar 2008 19:04:13 -0000	1.2
+++ openbabel-rpm.patch	6 Jul 2008 21:23:27 -0000	1.3
@@ -1,9 +1,9 @@
-diff -up openbabel-2.2.0b3-20080215-r2249/scripts/Makefile.am.r openbabel-2.2.0b3-20080215-r2249/scripts/Makefile.am
---- openbabel-2.2.0b3-20080215-r2249/scripts/Makefile.am.r	2008-01-24 21:43:42.000000000 +0100
-+++ openbabel-2.2.0b3-20080215-r2249/scripts/Makefile.am	2008-02-23 15:48:26.000000000 +0100
-@@ -58,8 +58,8 @@ ruby/openbabel_ruby.cpp: openbabel-ruby.
- 	$(SWIG) -ruby -naturalvar -autorename -c++ -o $@ -I$(top_srcdir)/include \
-   -I$(top_builddir)/include $<;
+diff -up openbabel-2.2.0/scripts/Makefile.am.r openbabel-2.2.0/scripts/Makefile.am
+--- openbabel-2.2.0/scripts/Makefile.am.r	2008-07-03 20:25:54.000000000 +0200
++++ openbabel-2.2.0/scripts/Makefile.am	2008-07-06 15:59:23.000000000 +0200
+@@ -63,8 +63,8 @@ ruby/openbabel_ruby.cpp: openbabel-ruby.
+ 	$(SWIG) -small -O -ruby -naturalvar -autorename -c++ -o $@ \
+ 	-templatereduce -I$(top_srcdir)/include -I$(top_builddir)/include $<;
  	(cd ruby; ruby extconf.rb \
 -  --with-openbabel-include=$(includedir)/openbabel-2.0 \
 -  --with-openbabel-lib=$(libdir) )
@@ -12,3 +12,17 @@
  	sed -e 's/rb_define_module(\"Openbabel\")/rb_define_module(\"OpenBabel\")/' -e 's/void Init_OpenBabel/void Init_openbabel/' <ruby/openbabel_ruby.cpp >ruby/openbabel_ruby.new 
  	mv ruby/openbabel_ruby.new ruby/openbabel_ruby.cpp
  endif # BUILD_RUBY
+diff -up openbabel-2.2.0/scripts/perl/Makefile.PL.r openbabel-2.2.0/scripts/perl/Makefile.PL
+--- openbabel-2.2.0/scripts/perl/Makefile.PL.r	2008-07-06 16:16:45.000000000 +0200
++++ openbabel-2.2.0/scripts/perl/Makefile.PL	2008-07-06 16:48:59.000000000 +0200
+@@ -3,8 +3,8 @@ use ExtUtils::MakeMaker;
+ use lib 'inc';
+ use Devel::CheckLib;
+ 
+-check_lib_or_exit( lib => 'openbabel' , libpath =>
+- at ENV{"LD_LIBRARY_PATH"});
++#check_lib_or_exit( lib => 'openbabel' , libpath =>
++#@ENV{"LD_LIBRARY_PATH"});
+ 
+ $CC = 'g++';
+ $srcdir = '../../src';


Index: openbabel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/F-9/openbabel.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- openbabel.spec	2 Mar 2008 19:04:13 -0000	1.18
+++ openbabel.spec	6 Jul 2008 21:23:27 -0000	1.19
@@ -4,19 +4,20 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')
 
-%define beta_ver b4
-%define beta_str b4-20080301-r2299
+%define beta_ver %{nil}
+%define beta_str %{nil}
 
 Name: openbabel
 Version: 2.2.0
-Release: 0.2.%{beta_ver}%{?dist}
+Release: 1%{?dist}
 Summary: Chemistry software file format converter
 License: GPLv2
 Group: Applications/File
-URL: http://openbabel.sourceforge.net/
+URL: http://openbabel.org/
 Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}%{beta_str}.tar.gz
 Patch: %{name}-gcc43.patch
 Patch1: %{name}-rpm.patch
+Patch2: %{name}-check.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: inchi-devel
 BuildRequires: libtool
@@ -62,8 +63,9 @@
 %package -n perl-%{name}
 Group: System Environment/Libraries
 Summary: Perl wrapper for the Open Babel library
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Obsoletes: %{name}-perl < 2.2.0
-Provides: %{name}-perl
+Provides: %{name}-perl = %{version}-%{release}
 
 %description -n perl-%{name}
 Perl wrapper for the Open Babel library.
@@ -72,7 +74,7 @@
 Group: System Environment/Libraries
 Summary: Python wrapper for the Open Babel library
 Obsoletes: %{name}-python < 2.2.0
-Provides: %{name}-python
+Provides: %{name}-python = %{version}-%{release}
 
 %description -n python-%{name}
 Python wrapper for the Open Babel library.
@@ -90,10 +92,15 @@
 %setup -q -n %{name}-%{version}%{beta_ver}
 %patch -p1 -b .gcc43
 %patch1 -p1 -b .r
+%patch2 -p1 -b .chk
+chmod 644 src/formats/{mmcif,fchk}format.cpp
 
 %build
+# don't reference m4 include directory which isn't shipped in the tarball
+# there's also a typo ("autconf" instead of "autoconf")
+sed -i -e 's/ACLOCAL_AMFLAGS=/#ACLOCAL_AMFLAGS=/g' Makefile.am
 autoreconf --force --install
-%configure --enable-shared=yes --enable-static=no --enable-maintainer-mode
+%configure --enable-shared=yes --enable-static=no --disable-inchi --enable-maintainer-mode
 %{__make} %{?_smp_mflags}
 
 pushd scripts/perl
@@ -114,7 +121,7 @@
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}{,/%{name}}/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}{,/%{name}/%{version}%{beta_ver}}/*.la
 
 pushd scripts/perl
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
@@ -127,6 +134,7 @@
 %{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 popd
+chmod 755 $RPM_BUILD_ROOT%{python_sitearch}/_openbabel.so
 
 pushd scripts/ruby
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
@@ -180,6 +188,15 @@
 %{ruby_sitearch}/openbabel.so
 
 %changelog
+* Sun Jul 06 2008 Dominik Mierzejewski <rpm at greysector.net> 2.2.0-1
+- updated to 2.2.0
+- new URL
+- dropped Python binding split patch (broken, reverted upstream)
+- fixed testsuite and disabled inchi tests temporarily
+- added strict perl version requirements (patch by Paul Howarth, bug #453120)
+- fixed some rpmlint warnings
+- merged a sed call into -rpm patch
+
 * Sun Mar 02 2008 Dominik Mierzejewski <rpm at greysector.net> 2.2.0-0.2.b4
 - updated to 2.2.0 beta4
 - enable CML tests again (fixed upstream)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/F-9/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	2 Mar 2008 19:04:13 -0000	1.9
+++ sources	6 Jul 2008 21:23:27 -0000	1.10
@@ -1 +1 @@
-1da2f8d1d47a554a22de5c12e5ddf896  openbabel-2.2.0b4-20080301-r2299.tar.gz
+643a18c7ba09254d36e93afd6277346f  openbabel-2.2.0.tar.gz




More information about the fedora-extras-commits mailing list