[ocaml-cppo] - Removing ExclusiveArch

Jaromír Cápík jcapik at fedoraproject.org
Thu Apr 24 14:09:09 UTC 2014


commit 5372a6bcb5e0a7e4bb00997d599bedd9bba7a9bb
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Thu Apr 24 16:08:56 2014 +0200

    - Removing ExclusiveArch

 ocaml-cppo.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec
index 8087520..5d4b8d0 100644
--- a/ocaml-cppo.spec
+++ b/ocaml-cppo.spec
@@ -5,15 +5,13 @@
 
 Name:           ocaml-cppo
 Version:        0.9.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Equivalent of the C preprocessor for OCaml programs
 
 License:        BSD
 URL:            http://mjambon.com/cppo.html
 Source0:        http://mjambon.com/releases/cppo/cppo-%{version}.tar.gz
 
-ExclusiveArch:  %{ocaml_arches}
-
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib
 %if !%{opt}
@@ -67,6 +65,9 @@ make test
 
 
 %changelog
+* Thu Apr 24 2014 Jaromir Capik <jcapik at redhat.com> - 0.9.3-3
+- Removing ExclusiveArch
+
 * Mon Jan 27 2014 Michel Salim <salimma at fedoraproject.org> - 0.9.3-2
 - Incorporate review feedback
 


More information about the scm-commits mailing list