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=633240 --- Comment #4 from Lukáš Zapletal <lzap@xxxxxxxxxx> 2012-04-02 11:42:41 EDT --- @Jan - I set the dependency for you. SRPM URL is not valid, you are linking tarball (which is broken btw). The valid url is: http://mod-auth-token.googlecode.com/files/mod_auth_token-1.0.6-beta.tar.gz My first look: %setup -q -n %{name}-%{version}-%{release} this is no longer valid for the current tarball, change to %setup -q -n %{name} Apparently, the upstream touched the tarball, this is not good. Also there is permissions issue with the upstream tarball, permissions are not right and unfortunately root user is needed to fix this or we cannot use the prep macro. I have contacted upstream: http://code.google.com/p/mod-auth-token/issues/detail?id=31 -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review