From 0b776a7ac6979883b04a9cff6ed2e0322a92da8d Mon Sep 17 00:00:00 2001 From: Jerry James Date: Thu, 23 May 2024 11:55:14 -0600 Subject: [PATCH] Add VCS field --- ocaml-fileutils.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index f5b75b4..9b320c1 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -12,7 +12,8 @@ Summary: OCaml library for common file and filename operations License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception URL: https://gildor478.github.io/ocaml-fileutils/ -Source0: https://github.com/gildor478/ocaml-fileutils/releases/download/v%{version}/fileutils-%{version}.tbz +VCS: https://github.com/gildor478/ocaml-fileutils +Source0: %{vcs}/releases/download/v%{version}/fileutils-%{version}.tbz # Fedora does not need the stdlib-shims or seq forward compatibility packages Patch0: ocaml-fileutils-0.6.4-forward-compat.patch # Given two distinct files with identical contents, the cmp function evaluates