]> git.pld-linux.org Git - packages/ocaml-fuse.git/blobdiff - ocaml-fuse.spec
- keep the original ocaml package name
[packages/ocaml-fuse.git] / ocaml-fuse.spec
index 0a7a49a946624bc0fbc90ff90301716ba42b09db..e287d607c922128b2359f31dcbb3c161e2c28a5d 100644 (file)
@@ -7,16 +7,17 @@
 %undefine      with_ocaml_opt
 %endif
 
 %undefine      with_ocaml_opt
 %endif
 
-%define                module  ocamlfuse
+%define                module  Fuse
 Summary:       Fuse binding for OCaml
 Summary(pl.UTF-8):     Wiązania Fuse dla OCamla
 Name:          ocaml-fuse
 Version:       2.7.1
 Summary:       Fuse binding for OCaml
 Summary(pl.UTF-8):     Wiązania Fuse dla OCamla
 Name:          ocaml-fuse
 Version:       2.7.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Libraries
 Source0:       https://github.com/astrada/ocamlfuse/archive/v%{version}_cvs7/ocamlfuse-%{version}-7.tar.gz
 # Source0-md5: a5da871a0983b6723c6b9b735898fe34
 License:       GPL v2
 Group:         Libraries
 Source0:       https://github.com/astrada/ocamlfuse/archive/v%{version}_cvs7/ocamlfuse-%{version}-7.tar.gz
 # Source0-md5: a5da871a0983b6723c6b9b735898fe34
+Patch0:                keep-name.patch
 URL:           http://sourceforge.net/apps/mediawiki/ocamlfuse/
 BuildRequires: libfuse-devel
 BuildRequires: ocaml >= 3.08
 URL:           http://sourceforge.net/apps/mediawiki/ocamlfuse/
 BuildRequires: libfuse-devel
 BuildRequires: ocaml >= 3.08
@@ -65,6 +66,9 @@ tej biblioteki.
 
 %prep
 %setup -q -n ocamlfuse-2.7.1_cvs7
 
 %prep
 %setup -q -n ocamlfuse-2.7.1_cvs7
+%patch0 -p1
+
+%{__mv} {ocamlfuse,Fuse}.opam
 
 %build
 %{__make}
 
 %build
 %{__make}
This page took 0.048269 seconds and 4 git commands to generate.