https://bugzilla.redhat.com/show_bug.cgi?id=1703284 --- Comment #6 from Xiubo Li <xiubli@xxxxxxxxxx> --- (In reply to Robert-André Mauchin from comment #5) > You archive of version 0.3 in the SRPM does not correspond to the version > 0.3 as downloaded on Github. If you want to package a GIT snapshot, don't > use version 0.3 > > > %global commit e174ebaa282a681b932b6b8790851b78da0168d7 > %global shortcommit %(c=%{commit}; echo ${c:0:7}) > %global snapshotdate 20190605 > > […] > > Version: 0.3 > Release: 1.%{snapshotdate}git%{shortcommit}%{?dist} > URL: https://github.com/gluster/nbd-runner.git > > Source0: > https://github.com/gluster/%{name}/archive/%{commit}/%{name}-%{shortcommit}. > tar.gz > > […] > > %autosetup -p 1 -n %{name}-%{commit} @Robert-André Mauchin Thanks very much for you detail reply. Fixed them all. For the v0.4 version we have supported the Gluster and Azure handlers. Update the srpm and spec: Spec URL: https://github.com/lxbsz/packages/blob/master/nbd-runner.spec SRPM URL: https://github.com/lxbsz/packages/blob/master/nbd-runner-0.4-0.fc29.src.rpm Description: This is one server daemon in userspace for Network Block Device for Distributed Storages, such as Gluster, Ceph, Azure, etc. This is my first package and seeking a sponsor. Fedora Account System Username: xiubli # rpmlint nbd-runner-0.4-0.fc29.x86_64.rpm nbd-runner-debuginfo-0.4-0.fc29.x86_64.rpm nbd-runner-debugsource-0.4-0.fc29.x86_64.rpm 3 packages and 0 specfiles checked; 0 errors, 0 warnings. # Thanks. BRs Xiubo -- 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