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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to