Chris Wright wrote:
* John Ellson ([EMAIL PROTECTED]) wrote:
"rpmbuild -ta cogito-0.12.tar.gz" fails because cogito.spec.in refers to
".bz2" in its "Source:" line, instead of to ".gz".
Just grab the .bz2, or the SRPM http://kernel.org/pub/software/scm/cogito/RPMS
(still mirroring, I just uploaded it a bit ago)
But:
cd cogito
cg-update
make dist
rpmbuild -ta cogito-0.12.tar.gz
still doesn't work. Do you have a different process for generating
the initial cogito-0.12-1src.rpm ?
This is obviously a trivial patch. Do I need prior approval to send
patches to this group? What is the the significance of
"Signed-off-by:" Is there a FAQ I should read?
No approval needed. Signed-off-by is in reference to the Developer's
Certificate of Origin 1.1 (see item 11 in the Linux kernel's source file
Documentation/SubmittingPatches).
Thanks. Thats what I was looking for.
John
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html