[Bug 194551] Review Request: ifd-egate

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 9 14:26:22 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: ifd-egate


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





------- Additional Comments From rstrode at redhat.com  2006-06-09 10:18 EST -------
The patch line is 

Patch0: ifd-egate-0.05.timing.patch

but it's more common to see patches named of the form

ifd-egate-0.05-timing.patch

Also, when you apply the patch you do:

%patch0

but it's better to do:

%patch0 -p1 -b .timing

This way the version of the source the patch applies against is encoded into the
patch itself (as the first path component of source and dest lines) and backups
of the unpatched files are made with the .timing extension so that the patch can
be regenerated with /usr/bin/gendiff more easily later.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list