]> git.pld-linux.org Git - packages/ocaml-fuse.git/blobdiff - ocaml-fuse.spec
- do not restore old name, the only user wants it under new name now
[packages/ocaml-fuse.git] / ocaml-fuse.spec
index 907960853a402619ac99fe88921f271665841287..27e5c529daaa9cdf1d8584341af31e3be0b5afbd 100644 (file)
@@ -7,7 +7,7 @@
 %undefine      with_ocaml_opt
 %endif
 
-%define                module  Fuse
+%define                module  ocamlfuse
 Summary:       Fuse binding for OCaml
 Summary(pl.UTF-8):     Wiązania Fuse dla OCamla
 Name:          ocaml-fuse
@@ -17,8 +17,7 @@ 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
-Patch1:                no-wrapped.patch
+Patch0:                no-wrapped.patch
 URL:           http://sourceforge.net/apps/mediawiki/ocamlfuse/
 BuildRequires: libfuse-devel
 BuildRequires: ocaml >= 3.08
@@ -68,9 +67,6 @@ tej biblioteki.
 %prep
 %setup -q -n ocamlfuse-2.7.1_cvs7
 %patch0 -p1
-%patch1 -p1
-
-%{__mv} {ocamlfuse,Fuse}.opam
 
 %build
 %{__make}
This page took 0.030709 seconds and 4 git commands to generate.