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

Ralf Corsepius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #19 from Ralf Corsepius <[email protected]> ---
Some remarks on your spec:

* I do not consider these defines useful:
%define lname ndctl-libs
%define dname ndctl-devel
IMO, all they do is to reduce readability.

* %define should not be used in new specs anymore (Use %global instead).

* Except if you want to support very outdated distros (IIRC, < rhel5),
%defattr(-,root,root) is not necessary, anymore and should not be used in specs
anymore.

* github supports downloading tarballs.
Consider to change Source0: into
https://github.com/pmem/ndctl/archive/v50.tar.gz#/ndctl-0.50.tar.gz
and to remove your make-git-shapshot.sh scripts.

* Append --disable-silent-rules %configure to make building verbose.

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to