Add VCS field

This commit is contained in:
Jerry James 2024-05-23 11:55:14 -06:00
parent aead5407c2
commit 0b776a7ac6

View File

@ -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