commit 55d252b65fcf34753385871743db8364c3305022
Author: Jakub Bogusz <[email protected]>
Date:   Fri Sep 10 21:26:54 2021 +0200

    - use arm macro, noted download URL

 ocaml-ocamlbuild.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-ocamlbuild.spec b/ocaml-ocamlbuild.spec
index 50052f4..5d4dca5 100644
--- a/ocaml-ocamlbuild.spec
+++ b/ocaml-ocamlbuild.spec
@@ -3,7 +3,7 @@
 %bcond_without ocaml_opt       # skip building native optimized binaries 
(bytecode is always built)
 
 # not yet available on x32 (ocaml 4.02.1), update when upstream will support it
-%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9
+%ifnarch %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9
 %undefine      with_ocaml_opt
 %endif
 
@@ -17,6 +17,7 @@ Version:      0.14.0
 Release:       4
 License:       LGPL v2+ with exceptions
 Group:         Development/Languages
+#Source0Download: https://github.com/ocaml/ocamlbuild/releases
 Source0:       
https://github.com/ocaml/ocamlbuild/archive/%{version}/%{module}-%{version}.tar.gz
 # Source0-md5: a7bf2fe594cd16907807c756b14d501f
 Patch0:                %{name}-symlink.patch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ocamlbuild.git/commitdiff/55d252b65fcf34753385871743db8364c3305022

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to