- simplified autotools invocation

- mass rebuild
This commit is contained in:
Dominik Mierzejewski 2006-08-29 17:31:17 +00:00
parent bebc3345a4
commit b3785c653e
2 changed files with 6 additions and 6 deletions

View File

@ -1 +0,0 @@
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild

View File

@ -10,7 +10,7 @@
Name: openbabel
Version: 2.0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Chemistry software file format converter
License: GPL
Group: Applications/File
@ -105,10 +105,7 @@ Python wrapper for the Open Babel library.
%patch -p1 -b .cxxflags
%build
%{__libtoolize} --force
%{__aclocal}
%{__automake}
%{__autoconf}
autoreconf --force --install
%configure --enable-shared=yes --enable-static=no
%{__make} %{?_smp_mflags}
@ -203,6 +200,10 @@ popd
%endif
%changelog
* Tue Aug 29 2006 Dominik Mierzejewski <rpm@greysector.net> 2.0.2-3
- simplified autotools invocation
- mass rebuild
* Mon Aug 07 2006 Dominik Mierzejewski <rpm@greysector.net> 2.0.2-2
- simplified file lists and permissions
- removed weird character from inchi summary and description