Rebuild for OCaml 4.01.0.

- Enable debuginfo.
This commit is contained in:
Richard W.M. Jones 2013-09-14 09:24:46 +01:00
parent dfd229cd0f
commit 448ee1c55a
1 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,8 @@
%global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
%global debug_package %{nil}
Name: ocaml-pcre
Version: 7.0.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perl compatibility regular expressions (PCRE) for OCaml
License: LGPLv2
@ -49,7 +48,6 @@ make all
%else
make -C lib byte-code-library
%endif
strip _build/lib/dll*.so
%install
@ -88,6 +86,10 @@ mv $RPM_BUILD_ROOT%{_docdir}/api .
%changelog
* Sat Sep 14 2013 Richard W.M. Jones <rjones@redhat.com> - 7.0.2-5
- Rebuild for OCaml 4.01.0.
- Enable debuginfo.
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild