- disable debuginfo subpackage on interpreted builds

This commit is contained in:
Dan Horák 2016-10-19 18:56:11 +02:00
parent 52b6f34ccf
commit a6045e64da
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,10 @@
%ifnarch %{ocaml_native_compiler}
%global debug_package %{nil}
%endif
Name: ocaml-calendar
Version: 2.04
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Objective Caml library for managing dates and times
License: LGPLv2
@ -73,6 +77,9 @@ make install
%changelog
* Wed Oct 19 2016 Dan Horák <dan[at]danny.cz> - 2.04-4
- disable debuginfo subpackage on interpreted builds
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.04-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild