[packages/google-drive-ocamlfuse] - rel 3, fix files rpm doesn't like
baggins
baggins at pld-linux.org
Sun Apr 26 01:21:33 CEST 2026
commit fb007346229aaaa4b0bbb4d3fd5fb34dcf7bf1d4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Apr 26 03:21:03 2026 +0200
- rel 3, fix files rpm doesn't like
google-drive-ocamlfuse.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/google-drive-ocamlfuse.spec b/google-drive-ocamlfuse.spec
index c0a36c4..8107343 100644
--- a/google-drive-ocamlfuse.spec
+++ b/google-drive-ocamlfuse.spec
@@ -8,7 +8,7 @@
Summary: FUSE filesystem over Google Drive
Name: google-drive-ocamlfuse
Version: 0.7.26
-Release: 2
+Release: 3
License: BSD
Group: Applications/Networking
Source0: https://github.com/astrada/google-drive-ocamlfuse/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -63,7 +63,10 @@ tej biblioteki.
%prep
%setup -q
-%{!?with_opt:%patch0 -p1}
+%{!?with_opt:%patch -P0 -p1}
+
+%{__mv} doc/Headless-Usage-{\&,and}-Authorization.md
+%{__mv} doc/What{\',}s-new.md
%build
dune build @install --verbose
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/google-drive-ocamlfuse.git/commitdiff/fb007346229aaaa4b0bbb4d3fd5fb34dcf7bf1d4
More information about the pld-cvs-commit
mailing list