Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=551651 Terje Røsten <terjeros@xxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |terjeros@xxxxxxxxxxxx --- Comment #7 from Terje Røsten <terjeros@xxxxxxxxxxxx> 2010-01-04 03:53:32 EDT --- Your source url is wrong, use http://downloads.sourceforge.net, not a specific mirror and %{version} macro: http://downloads.sourceforge.net/project/arpon/arpon/ArpON-%{version}/ArpON-%{version}.tar.gz Download with wget -N to get correct timestamp on tarball. Ref: https://fedoraproject.org/wiki/Packaging:SourceURL %{__install} -pm 755 -d %{buildroot}%{_sbindir} %{__install} -pm 755 -d %{buildroot}%{_mandir}/man8/ %{__install} -pm 755 arpon %{buildroot}%{_sbindir} %{__install} -pm 644 man8/arpon.8 %{buildroot}%{_mandir}/man8/ Could be done as %{__install} -D -pm 755 arpon %{buildroot}%{_sbindir}/arpon %{__install} -D -pm 644 man8/arpon.8 %{buildroot}%{_mandir}/man8/arpon.8 -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review