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

František Dvořák <val...@civ.zcu.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #7 from František Dvořák <val...@civ.zcu.cz> ---
I'm sorry, I swapped the arguments for touch ('-r' is for the reference file):

iconv -f ISO-8859-1 -t UTF8 ChangeLog > tmp && \
touch -r ChangeLog tmp && \
mv tmp ChangeLog

Also the dll library has atypical name: libid3-3-8-3.dll. It is possible to
change it by removing "-release $(LT_RELEASE)" from libid3_la_LDFLAGS (in the
mingw patch), then name would be libid3-3.dll. I'm not sure if it is important,
it is probably mere cosmetics...



Fixing touch (and changing result dll name if to do it) can be done post
review.

Package APPROVED!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tvd3NNzCzm&a=cc_unsubscribe
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to