[Bug 468465] Review Request: posterazor - Make your own poster

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 4 18:53:13 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Nicoleau Fabien <nicoleau.fabien at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |fedora-cvs?




--- Comment #4 from Nicoleau Fabien <nicoleau.fabien at gmail.com>  2009-02-04 13:53:12 EDT ---
Thank you for the review. I'll modify the loop before import like that :
for i in CHANGES LICENSE README
do
 sed -e 's/\r//' $i > $i.tmp
 touch -c -r $i $i.tmp
 mv $i.tmp $i
done

=======================
New Package CVS Request
=======================
Package Name: posterazor
Short Description: Make your own poster
Owners: eponyme
Branches: F-9 F-10
InitialCC:

-- 
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.




More information about the package-review mailing list