| Name: | NLopt |
|---|---|
| Version: | 2.4.2 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 501159 |
| License: | BSD and LGPLv2+ and MIT and Public Domain |
| RPM: | NLopt-2.4.2-2.el7.x86_64.rpm |
| Source RPM: | NLopt-2.4.2-2.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://ab-initio.mit.edu/nlopt |
| Summary: | Open-Source library for nonlinear optimization |
| Description: | NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information. It is designed as as simple, unified interface and packaging of several free/open-source nonlinear optimization libraries. It features bindings for GNU Guile, Octave and Python. This build has been made with C++-support enabled. |
- disable octave-subpkg on el7
- new upstream release (#1116586) - adapted spec to use named conditionals for packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- fixed description-file for octave-NLopt (#1048510)
- fixed nlopt.pc to reflect the correct lib to link against
- Rebuild to fix broken deps
- rebuild for octave-3.8.0-rc2
- new upstream release: v2.4.1
- adapted %{source0} to match %{name}
- changed `%global lc_name` to `%define lc_name`, because of globbing problems
- use `tr` instead of shell-builtin for `%define lc_name`
- move `README.md` only if existing
- create an empty Makefile on el5 instead of modifying top-level Makefile.am
- do not autoreconf on el5
- append `-fpermissive` to C[XX]FLAGS on Fedora 19+
- made %clean-target conditional on el5 - restructured spec-file for quick switching between snapshot and release - moved package-specific macros to the corresponding subpackage