https://bugzilla.redhat.com/show_bug.cgi?id=1333933



--- Comment #5 from Dan Williams <[email protected]> ---
(In reply to Namratha Kothapalli from comment #4)
> Updated the spec per above comment. 
> 
> Spec URL:
> https://github.com/01org/IXPDIMMSW/releases/download/v01.00.00.2049/
> ixpdimm_sw.spec
> 
> SRPM URL:
> https://github.com/01org/IXPDIMMSW/releases/download/v01.00.00.2049/
> ixpdimm_sw-01.00.00.2049-1.fc23.src.rpm
> 
> rpmlint ixpdimm_sw-01.00.00.2049-1.fc23.src.rpm
> ixpdimm_sw.src: W: no-version-in-last-changelog

Fix this by using the right format for the changelog.  It's missing the version
number on the entry line.  For example:

* Mon Apr 04 2016 Dan Williams <[email protected]> - 52-1
- Initial rpm submission to Fedora

> ixpdimm_sw.src: W: invalid-url Source0: ixpdimm_sw.tar.bz2

Fix this by referencing the url of the source archive on github:

   https://github.com/01org/IXPDIMMSW/archive/v01.00.00.2049.tar.gz

...actually you seem to have the same problem that ndctl had prior to Jeff's
recent comment [1].  The source package should be in "package-version" format. 
For ndctl I fixed it by changing tag names from "v52" to "ndctl-52".

[1]: https://lists.01.org/pipermail/linux-nvdimm/2016-May/005679.html

-- 
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
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to