]> git.pld-linux.org Git - packages/ocaml-labltk.git/blobdiff - ocaml-labltk.spec
- use arm macro, noted download URL
[packages/ocaml-labltk.git] / ocaml-labltk.spec
index 61beee87d4456951701ec2a5e9da148464cf2861..f95bc9eb49a05403712ee77ffdb02b62ff6c59df 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without ocaml_opt       # build opt
 
-%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9 
+%ifnarch %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9
 %undefine      with_ocaml_opt
 %endif
 
@@ -15,6 +15,7 @@ Release:      2
 Epoch:         1
 License:       LGPL v2 with linking exception
 Group:         Libraries
+#Source0Download: https://github.com/garrigue/labltk/releases
 Source0:       https://github.com/garrigue/labltk/archive/%{version}/labltk-%{version}.tar.gz
 # Source0-md5: d6b4691bb03b114d45411158143883d7
 Patch0:                %{name}-CFLAGS.patch
This page took 0.094128 seconds and 4 git commands to generate.