rpms/openbabel/devel .cvsignore, 1.6, 1.7 openbabel.spec, 1.9, 1.10 sources, 1.6, 1.7

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Fri Aug 17 00:43:35 UTC 2007


Author: rathann

Update of /cvs/pkgs/rpms/openbabel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27850

Modified Files:
	.cvsignore openbabel.spec sources 
Log Message:
- updated to 2.1.1
- better work around for testsuite crash
- updated the License tag according to the new guidelines



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	15 Apr 2007 23:59:14 -0000	1.6
+++ .cvsignore	17 Aug 2007 00:43:02 -0000	1.7
@@ -1 +1 @@
-openbabel-2.1.0.tar.gz
+openbabel-2.1.1.tar.gz


Index: openbabel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/openbabel.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- openbabel.spec	17 Apr 2007 17:01:33 -0000	1.9
+++ openbabel.spec	17 Aug 2007 00:43:02 -0000	1.10
@@ -4,20 +4,20 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define inchi_ver 1.0.1
-%define inchi_rel 7
+%define inchi_rel 8
 
 Name: openbabel
-Version: 2.1.0
-Release: 2%{?dist}
+Version: 2.1.1
+Release: 1%{?dist}
 Summary: Chemistry software file format converter
-License: GPL
+License: GPLv2
 Group: Applications/File
 URL: http://openbabel.sourceforge.net/
 Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libtool
 BuildRequires: libxml2-devel
-BuildRequires: perl
+BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: python
 BuildRequires: python-devel
 #TODO: enable when GUI is functional
@@ -133,7 +133,8 @@
 popd
 
 # work around testsuite crash
-%{__rm} src/formats/.libs/inchiformat.soT
+%{__rm} src/formats/.libs/*.soT 
+%{__rm} src/formats/xml/.libs/*.soT 
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -189,6 +190,11 @@
 %{python_sitearch}/pybel.py*
 
 %changelog
+* Fri Aug 17 2007 Dominik Mierzejewski <rpm at greysector.net> 2.1.1-1
+- updated to 2.1.1
+- better work around for testsuite crash
+- updated the License tag according to the new guidelines
+
 * Tue Apr 17 2007 Dominik Mierzejewski <rpm at greysector.net> 2.1.0-2
 - work around testsuite crash
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	15 Apr 2007 23:59:14 -0000	1.6
+++ sources	17 Aug 2007 00:43:02 -0000	1.7
@@ -1 +1 @@
-0a227d336a81f3e62854d25acc562577  openbabel-2.1.0.tar.gz
+a2a002c6913d6fb94fdc7dede2166194  openbabel-2.1.1.tar.gz




More information about the fedora-extras-commits mailing list