[packages/ocaml-labltk] - use arm macro, noted download URL

qboosh qboosh at pld-linux.org
Fri Sep 10 21:39:40 CEST 2021


commit ca0f85bcd852b61053d5a59f55ef6f0eaed276f0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 10 21:44:18 2021 +0200

    - use arm macro, noted download URL

 ocaml-labltk.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec
index 61beee8..f95bc9e 100644
--- a/ocaml-labltk.spec
+++ b/ocaml-labltk.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-labltk.git/commitdiff/ca0f85bcd852b61053d5a59f55ef6f0eaed276f0



More information about the pld-cvs-commit mailing list