Hello community,

here is the log from the commit of package openbabel for openSUSE:Factory 
checked in at 2012-03-26 14:01:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openbabel (Old)
 and      /work/SRC/openSUSE:Factory/.openbabel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openbabel", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openbabel/openbabel.changes      2011-12-02 
09:27:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openbabel.new/openbabel.changes 2012-03-26 
14:01:41.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Mar 23 20:02:36 UTC 2012 - dh...@wustl.edu
+
+- Add python bindings
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openbabel.spec ++++++
--- /var/tmp/diff_new_pack.I2rLcX/_old  2012-03-26 14:01:43.000000000 +0200
+++ /var/tmp/diff_new_pack.I2rLcX/_new  2012-03-26 14:01:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openbabel
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           openbabel
 Version:        2.3.1
-Release:        1
-License:        GPL-2.0
+Release:        0
 Summary:        Open Babel - The Open Source Chemistry Toolbox
-Url:            http://openbabel.sourceforge.net/
+License:        GPL-2.0
 Group:          Development/Libraries/C and C++
+Url:            http://openbabel.sourceforge.net/
 Source:         %{name}-%{version}-crippled.tar.bz2
 Source99:       cripple_source.sh
 # PATCH-FIX-OPENSUSE -- No build date
@@ -32,6 +31,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libeigen2-devel
 BuildRequires:  pkg-config
+BuildRequires:  python-devel
 BuildRequires:  swig
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(cairo)
@@ -45,7 +45,6 @@
 chemistry, solid-state materials, biochemistry, or related areas.
 
 %package -n libopenbabel4
-License:        GPL-2.0
 Summary:        Open Babel - The Open Source Chemistry Toolbox
 Group:          Development/Libraries/C and C++
 
@@ -56,7 +55,6 @@
 chemistry, solid-state materials, biochemistry, or related areas.
 
 %package -n libopenbabel-devel
-License:        GPL-2.0
 Summary:        Open Babel - The Open Source Chemistry Toolbox
 Group:          Development/Libraries/C and C++
 Requires:       libopenbabel4 = %{version}
@@ -68,6 +66,17 @@
 to search, convert, analyze, or store data from molecular modeling,
 chemistry, solid-state materials, biochemistry, or related areas.
 
+%package -n python-openbabel
+Summary:        Open Babel - The Open Source Chemistry Toolbox
+Group:          Productivity/Scientific/Chemistry
+%py_requires
+
+%description -n python-openbabel
+Open Babel is a chemical toolbox designed to speak the many languages
+of chemical data. It's an open, collaborative project allowing anyone
+to search, convert, analyze, or store data from molecular modeling,
+chemistry, solid-state materials, biochemistry, or related areas.
+
 %prep
 %setup -q
 %patch0
@@ -77,7 +86,7 @@
 %if "%{_lib}" == "lib64"
 %define libsuffix 64
 %endif
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=%libsuffix
+cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=%libsuffix 
-DPYTHON_BINDINGS=ON
 make %{?_smp_mflags}
 
 %install
@@ -113,4 +122,8 @@
 %{_includedir}/openbabel-2.0/openbabel/
 %{_libdir}/*.so
 
+%files -n python-openbabel
+%defattr(-,root,root,-)
+%{python_sitearch}*
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to