- drop ExcludeArch
This commit is contained in:
parent
2f66070125
commit
f4654e2edd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Objective CAML package manager and build helper
|
Summary: Objective CAML package manager and build helper
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
@ -12,8 +12,6 @@ Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz
|
|||||||
# Use ocamlopt -g patch to include debug information.
|
# Use ocamlopt -g patch to include debug information.
|
||||||
Patch1: findlib-1.4-add-debug.patch
|
Patch1: findlib-1.4-add-debug.patch
|
||||||
|
|
||||||
ExcludeArch: sparc64 s390 s390x
|
|
||||||
|
|
||||||
BuildRequires: ocaml >= 4.01.0
|
BuildRequires: ocaml >= 4.01.0
|
||||||
BuildRequires: ocaml-camlp4-devel
|
BuildRequires: ocaml-camlp4-devel
|
||||||
BuildRequires: ocaml-labltk-devel
|
BuildRequires: ocaml-labltk-devel
|
||||||
@ -103,6 +101,9 @@ mv $RPM_BUILD_ROOT/$RPM_BUILD_ROOT%{_bindir}/* $RPM_BUILD_ROOT%{_bindir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 28 2014 Dan Horák <dan[at]danny.cz> - 1.4-2
|
||||||
|
- drop ExcludeArch
|
||||||
|
|
||||||
* Fri Sep 13 2013 Richard W.M. Jones <rjones@redhat.com> - 1.4-1
|
* Fri Sep 13 2013 Richard W.M. Jones <rjones@redhat.com> - 1.4-1
|
||||||
- New upstream version 1.4.
|
- New upstream version 1.4.
|
||||||
- Build debuginfo.
|
- Build debuginfo.
|
||||||
|
Loading…
Reference in New Issue
Block a user