rebuilt with libcoordgen 3.0.0 [release 3.1.1-4mamba;Sat May 07 2022]
This commit is contained in:
parent
6760dc8758
commit
b9f73ed847
@ -3,13 +3,13 @@
|
|||||||
%define gitver %(echo %version | tr . -)
|
%define gitver %(echo %version | tr . -)
|
||||||
Name: openbabel
|
Name: openbabel
|
||||||
Version: 3.1.1
|
Version: 3.1.1
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: Chemistry file translation program
|
Summary: Chemistry file translation program
|
||||||
Group: Applications/Educational
|
Group: Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://downloads.sourceforge.net/sourceforge/openbabel/
|
URL: https://sourceforge.net/projects/openbabel/files/
|
||||||
Source: https://github.com/openbabel/openbabel.git/openbabel-%{gitver}/openbabel-%{version}.tar.bz2
|
Source: https://github.com/openbabel/openbabel.git/openbabel-%{gitver}/openbabel-%{version}.tar.bz2
|
||||||
Patch0: openbabel-2.3.2-gcc-6.1.0.patch
|
Patch0: openbabel-2.3.2-gcc-6.1.0.patch
|
||||||
Patch1: openbabel-3.1.1-fix-libdir-in-pkgconfig.patch
|
Patch1: openbabel-3.1.1-fix-libdir-in-pkgconfig.patch
|
||||||
@ -27,8 +27,7 @@ BuildRequires: libwxGTK-unicode-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libmaeparser-devel
|
BuildRequires: libcoordgen-devel >= 3.0.0
|
||||||
BuildRequires: libcoordgen-devel
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OpenBabel is a project designed to pick up where Babel left off, as a cross-platform program and library designed to interconvert between many file formats used in molecular modeling and computational chemistry.
|
OpenBabel is a project designed to pick up where Babel left off, as a cross-platform program and library designed to interconvert between many file formats used in molecular modeling and computational chemistry.
|
||||||
@ -115,6 +114,9 @@ sed -i "s|\${OpenBabel3_INSTALL_PREFIX}//usr|/usr|" %{buildroot}%{_libdir}/cmake
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.1-4mamba
|
||||||
|
- rebuilt with libcoordgen 3.0.0
|
||||||
|
|
||||||
* Mon Apr 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.1-3mamba
|
* Mon Apr 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.1-3mamba
|
||||||
- added library subpackages; fixed cmake and pkgconfig files
|
- added library subpackages; fixed cmake and pkgconfig files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user