rpms/openbabel/devel .cvsignore, 1.4, 1.5 openbabel.spec, 1.6, 1.7 sources, 1.4, 1.5 openbabel-changelog.patch, 1.1, NONE

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Thu Mar 29 22:07:28 UTC 2007


Author: rathann

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

Modified Files:
	.cvsignore openbabel.spec sources 
Removed Files:
	openbabel-changelog.patch 
Log Message:
- updated to beta8
- dropped upstream'd patch



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/openbabel/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	18 Mar 2007 18:02:40 -0000	1.4
+++ .cvsignore	29 Mar 2007 22:06:55 -0000	1.5
@@ -1 +1 @@
-openbabel-2.1.0b6-20070301-r1814.tar.gz
+openbabel-2.1.0b8-20070324-r1898.tar.gz


Index: openbabel.spec
===================================================================
RCS file: /cvs/extras/rpms/openbabel/devel/openbabel.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openbabel.spec	18 Mar 2007 18:02:40 -0000	1.6
+++ openbabel.spec	29 Mar 2007 22:06:55 -0000	1.7
@@ -4,23 +4,24 @@
 %{!?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 5
+%define inchi_rel 6
 
 Name: openbabel
 Version: 2.1.0
-Release: 0.2.b6%{?dist}
+Release: 0.3.b8%{?dist}
 Summary: Chemistry software file format converter
 License: GPL
 Group: Applications/File
 URL: http://openbabel.sourceforge.net/
-Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}b6-20070301-r1814.tar.gz
-Patch: %{name}-changelog.patch
+Source: http://dl.sourceforge.net/sourceforge/openbabel/%{name}-%{version}b8-20070324-r1898.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libtool
 BuildRequires: libxml2-devel
 BuildRequires: perl
 BuildRequires: python
 BuildRequires: python-devel
+#TODO: enable when GUI is functional
+#BuildRequires: wxGTK-devel
 BuildRequires: zlib-devel
 
 %description
@@ -92,8 +93,7 @@
 Python wrapper for the Open Babel library.
 
 %prep
-%setup -q -n %{name}-2.1.0b6
-%patch -p1 -b .cl
+%setup -q -n %{name}-2.1.0b8
 
 %build
 autoreconf --force --install
@@ -114,7 +114,7 @@
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -f $RPM_BUILD_ROOT%{_libdir}{,/%{name}}/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}{,/%{name}}/*.la
 
 mkdir -p $RPM_BUILD_ROOT%{_includedir}/inchi
 install -pm644 include/inchi_api.h $RPM_BUILD_ROOT%{_includedir}/inchi/
@@ -186,6 +186,10 @@
 %{python_sitearch}/pybel.py*
 
 %changelog
+* Thu Mar 29 2007 Dominik Mierzejewski <rpm at greysector.net> 2.1.0-0.3.b8
+- updated to beta8
+- dropped upstream'd patch
+
 * Sun Mar 18 2007 Dominik Mierzejewski <rpm at greysector.net> 2.1.0-0.2.b6
 - updated to beta6
 - dropped upstream'd patch


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/openbabel/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	18 Mar 2007 18:02:40 -0000	1.4
+++ sources	29 Mar 2007 22:06:55 -0000	1.5
@@ -1 +1 @@
-b425ef8508f090c45078c0f266344a25  openbabel-2.1.0b6-20070301-r1814.tar.gz
+ff1d028df252bce7ac205f861dc63dc4  openbabel-2.1.0b8-20070324-r1898.tar.gz


--- openbabel-changelog.patch DELETED ---




More information about the fedora-extras-commits mailing list