- Removing ExclusiveArch
This commit is contained in:
parent
6f1b4a5202
commit
2d4a381392
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: ocaml-xmlm
|
Name: ocaml-xmlm
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: A streaming XML codec
|
Summary: A streaming XML codec
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -17,8 +17,6 @@ Patch0: xmlm-1.2.0-debug.patch
|
|||||||
Source1: test-valid.xml
|
Source1: test-valid.xml
|
||||||
Source2: test-invalid.xml
|
Source2: test-invalid.xml
|
||||||
|
|
||||||
ExclusiveArch: %{ocaml_arches}
|
|
||||||
|
|
||||||
BuildRequires: ocaml >= 3.10.0
|
BuildRequires: ocaml >= 3.10.0
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
|
|
||||||
@ -105,6 +103,9 @@ grep expected invalid-err.log >/dev/null
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 24 2014 Jaromir Capik <jcapik@redhat.com> - 1.2.0-4
|
||||||
|
- Removing ExclusiveArch
|
||||||
|
|
||||||
* Fri Feb 14 2014 Michel Salim <salimma@fedoraproject.org> - 1.2.0-3
|
* Fri Feb 14 2014 Michel Salim <salimma@fedoraproject.org> - 1.2.0-3
|
||||||
- Include source files in -debuginfo
|
- Include source files in -debuginfo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user