Disable jacop (bz#1423750)

This commit is contained in:
sagitter 2017-07-30 18:53:26 +02:00
parent a121a6a786
commit 2db481026d
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# https://lists.centos.org/pipermail/centos-devel/2016-June/014820.html
%if 0%{?fedora}
%global with_jacop 1
%global with_jacop 0
# https://github.com/ampl/mp/issues/109
%global with_gecode 0
%else
@ -20,7 +20,7 @@
Name: mp
Version: 3.1.0
Release: 10.%{date}git%(echo %{checkout} | cut -c-6)%{?dist}
Release: 11.%{date}git%(echo %{checkout} | cut -c-6)%{?dist}
License: MIT and BSD
Summary: An open-source library for mathematical programming
URL: https://github.com/ampl/mp
@ -290,6 +290,9 @@ ctest --force-new-ctest-process --parallel %{?_smp_mflags} -I 4,15,,1,17,28
%{_includedir}/mp
%changelog
* Sun Jul 30 2017 Antonio Trande <sagitter@fedoraproject.org.com> - 3.1.0-11.20160810git1f3980
- Disable jacop (bz#1423750)
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-10.20161124git1f3980
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild