[Bug 199029] Review Request: jokosher

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 27 15:21:10 UTC 2006


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: jokosher


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





------- Additional Comments From paul at all-the-johnsons.co.uk  2006-07-27 11:12 EST -------
Fails to build in mock. The problem is in the Source line - you have
%{name}-%{version}-%{release}.tar.gz

%{release} gets expanded to -2.fc6

Typically, the source tarball (not the SRPM you've produced) will be along the
lines of

%{name}-%{version}.tar.gz (or sometimes with something after %{version} such as
-rc2.tar.gz). This is what Source has to point to.

If you've had to create a tarball from the SVN repository, the package name
needs to reflect this.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list