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: astromenace - Hardcore 3D space shooter with spaceship 
upgrade possibilities


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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #217681|0                           |1
        is obsolete|                            |
 Attachment #217691|0                           |1
        is obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2007-10-05 13:43 EST -------
Created an attachment (id=217761)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=217761&action=view)
Patch bringing in the changes from the fork into the orig main.cpp

I could generate a diff between the 2 just fine. Indeed they contain Cyrillic
(probably Russian, seeing how there is a Russian translation) comments, but
thats not the problem. The original one contains CRLF line endings for some
lines, and normal LF only line endings on other, where as the fork only ahs the
normal line endings. I've hand edited the diff to make it smaller, removing any
changes resulting from the line ending differences.

You may need to change these lines:
--- Main.orig.cpp       2007-10-05 19:30:17.000000000 +0200
+++ Main.fork.cpp       2007-10-05 19:32:55.000000000 +0200

To something like:
--- Astromenace-version/src/Main.orig.cpp       2007-10-05 19:30:17.000000000
+0200
+++ Astromenace-version/src/Main.fork.cpp       2007-10-05 19:32:55.000000000
+0200

So that you can use %patch -p1 as is normal. Note I gzipped the diff to make
sure bugzilla doesn't mess with the line endings.


-- 
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, or are watching someone who is.

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

Reply via email to