[Bug 454980] Review Request: axel - Download accelerator, wget replacement

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 17 12:44:08 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: axel - Download accelerator, wget replacement


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





------- Additional Comments From bugs.michael at gmx.net  2008-07-17 08:44 EST -------
Lots of issues here. A first brief look:

  $ rpmlint axel-1.1-1.fc9.src.rpm 
  axel.src: W: invalid-license GPL
  axel.src: W: strange-permission axel-1.1.tar.gz 0775

  $ rpmlint ~/tmp/rpm/RPMS/axel-1.1-1.fc8.i386.rpm 
  axel.i386: W: invalid-license GPL
  axel.i386: W: non-standard-dir-in-usr etc

* According to the source files, the licence is: GPLv2+
https://fedoraproject.org/wiki/Licensing

Why is the config file not in /etc and not marked %config or
%config(noreplace) either? The manual page refers to /etc/axelrc!

In the build log:

./configure: line 43: program-prefix=: command not found
./configure: line 43: exec-prefix=/usr: No such file or directory

* The configure script is incompatible with the %configure macro.

* Fedora's global compiler flags are not used.

* The BuildRoot tag is truncated/damaged.

* The executable must not be stripped, because rpmbuild does that
when it creates the axel-debuginfo package.

* Why is internationalisation disabled?


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list