#18 Fix file dependencies
Merged 11 months ago by tmz. Opened 11 months ago by yselkowitz.
rpms/ yselkowitz/git rawhide  into  rawhide

file modified
+1 -1
@@ -129,7 +129,7 @@ 

  

  %if %{with docs}

  # pod2man is needed to build Git.3pm

- BuildRequires:  %{_bindir}/pod2man

+ BuildRequires:  /usr/bin/pod2man

  %if %{with asciidoctor}

  BuildRequires:  docbook5-style-xsl

  BuildRequires:  rubygem-asciidoctor

Installation path macros must not be used in file dependencies:

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies

Please merge this also into f38 for the benefit of stable flatpaks, but no new RPM build is needed.

Pull-Request has been merged by tmz

11 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/d846db96e65b491591a5e6c12e0b9e49

Metadata