https://bugzilla.redhat.com/show_bug.cgi?id=1709481 --- Comment #5 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - Why -c? This break the build %setup -cq Use: %autosetup -n ctrlp.vim-%{version} - There's no LICENSE file in the archive. + cp -pr LICENSE /builddir/build/BUILDROOT/vim-ctrlp-1.80-1.fc31.x86_64/usr/share/licenses/vim-ctrlp BUILDSTDERR: cp: cannot stat 'LICENSE': No such file or directory + : + exit 0 BUILDSTDERR: error: File not found: /builddir/build/BUILDROOT/vim-ctrlp-1.80-1.fc31.x86_64/usr/share/licenses/vim-ctrlp/LICENSE Add it as another source from GH or consider packaging a snapshot version of the master branch. %global commit 2e773fd8c7548526853fff6ee2e642eafbbe3d04 %global shortcommit %(c=%%{commit}; echo ${c:0:7}) %global snapshotdate 20190610 Name: vim-ctrlp Version: 1.80 Release: 1.%{snapshotdate}git%{shortcommit}%{?dist} Summary: Full path fuzzy file, buffer, mru, tag, ... finder for Vim License: Vim URL: https://github.com/ctrlpvim/ctrlp.vim Source0: https://github.com/ctrlpvim/ctrlp.vim/archive/%{commit}/%{name}-%{shortcommit}.tar.gz […] %autosetup -n ctrlp.vim-%{commit} […] * Tue Feb 26 2019 Ondřej Soukup <osoukup@xxxxxxxxxx> - 1.80-1.20190610git2e773fd -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx