]> git.pld-linux.org Git - packages/ocaml-camomile.git/commitdiff
- new URLs, updated to 0.8.5 auto/th/ocaml-camomile-0.8.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Jun 2017 06:34:01 +0000 (08:34 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Jun 2017 06:34:01 +0000 (08:34 +0200)
ocaml-camomile.spec

index 666cc6fcace6ecb72400f4ad1c6595b52f8ec6d9..aa1f957462bcaf25fa7266697571a402761a9746 100644 (file)
@@ -3,20 +3,21 @@
 %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
 
 Summary:       Camomile - comprehensive Unicode library for OCaml
 Summary(pl.UTF-8):     Camomile - obszerna biblioteka unikodowa dla OCamla
 Name:          ocaml-camomile
-Version:       0.8.3
-Release:       6
+Version:       0.8.5
+Release:       1
 License:       LGPL v2+ with linking exception
 Group:         Libraries
-Source0:       http://downloads.sourceforge.net/camomile/camomile-%{version}.tar.bz2
-# Source0-md5: c6476bdb4138d222bc14396a82205034
-URL:           http://camomile.sourceforge.net/
+#Source0Download: https://github.com/yoriyuki/Camomile/releases
+Source0:       https://github.com/yoriyuki/Camomile/releases/download/rel-%{version}/camomile-%{version}.tar.bz2
+# Source0-md5: 1e25b6cd4efd26ab38a667db18d83f02
+URL:           https://github.com/yoriyuki/Camomile
 BuildRequires: ocaml >= 3.04-7
 BuildRequires: ocaml-camlp4
 BuildRequires: ocaml-findlib
This page took 0.098897 seconds and 4 git commands to generate.