]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - ocaml.spec
Add .tar.xz deps
[projects/template-specs.git] / ocaml.spec
index b1f49d95582b2c7cd9b8e5282d95f06aee542e05..41a410f91a47ab41ff7340b019e7d81ca4086cb3 100644 (file)
@@ -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
 
@@ -32,11 +32,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This package contains files needed to run bytecode executables using
-this library.
+TEMPLATE library.
 
 %description -l pl.UTF-8
 Pakiet ten zawiera binaria potrzebne do uruchamiania programów
-używających tej biblioteki.
+używających biblioteki TEMPLATE.
 
 %package devel
 Summary:       TEMPLATE binding for OCaml - development part
This page took 0.02547 seconds and 4 git commands to generate.