rpms/openbabel/devel openbabel.spec,1.33,1.34

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Thu May 29 20:38:52 UTC 2008


Author: kkofler

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

Modified Files:
	openbabel.spec 
Log Message:
Try to fix build.


Index: openbabel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/openbabel.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- openbabel.spec	29 May 2008 20:23:54 -0000	1.33
+++ openbabel.spec	29 May 2008 20:38:02 -0000	1.34
@@ -100,6 +100,9 @@
 export CXXFLAGS="$RPM_OPT_FLAGS -mno-sum-in-toc"
 %endif
 %endif
+# 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
 %{__make} %{?_smp_mflags}




More information about the fedora-extras-commits mailing list