https://bugzilla.redhat.com/show_bug.cgi?id=903288
Parag <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #686075|0 |1 is obsolete| | --- Comment #3 from Parag <[email protected]> --- Created attachment 788781 --> https://bugzilla.redhat.com/attachment.cgi?id=788781&action=edit Modified spec file to address some issues Issues that this patch will solve 1) bogus date changelog messages 2) adds cflag -Wstrict-aliasing 3) Fix compile time po files link error messages by removing makefile rule e.g. some of these messages in build.log ln -s ./po/*.po po ln: failed to create symbolic link 'po/ca.po': File exists ln: failed to create symbolic link 'po/de.po': File exists ln: failed to create symbolic link 'po/el.po': File exists ln: failed to create symbolic link 'po/en_GB.po': File exists 4) Fix compile time install error messages by removing makefile rule /usr/bin/install: cannot stat './htdocs/flags/*': No such file or directory make[1]: [install_docs] Error 1 (ignored) /usr/bin/install: cannot stat './htdocs/ja/*': No such file or directory make[1]: [install_docs] Error 1 (ignored) -- 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=Zv1AbgeA71&a=cc_unsubscribe _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
