[Bug 438750] Review Request: qtoctave - fronted for octave written using qt4 widgets

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 4 14:38:52 UTC 2008


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: qtoctave - fronted for octave written using qt4 widgets


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





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2008-04-04 10:38 EST -------
Still not good.

http://koji.fedoraproject.org/koji/taskinfo?taskID=547875
- For desktop-file-utils usage, please refer to the section
  "desktop-file-install usage" of
  http://fedoraproject.org/wiki/Packaging/Guidelines

- Category 'X-Fedora' is now deprecated and should be removed.

- When using "cp" or "install" commands, add "-p" option to
  keep timestamps on installed files.

- Calling update-desktop-database is not needed because the installed
  desktop file does not contain any MimeType key (ref.
  the section "desktop-database" of
  http://fedoraproject.org/wiki/Packaging/ScriptletSnippets

- About compilation option:
----------------------------------------------------------------------------------
Building CXX object src/CMakeFiles/qtoctave.dir/moc_command_list.o
[ 42%] /usr/bin/c++   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables  -O3 -DNDEBUG -DQT_NO_DEBUG -I/usr/include/QtGui
-I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include/Qt   -DUSER_CONFIG
-DQT_SHARED -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -o
src/CMakeFiles/qtoctave.dir/moc_command_list.o -c
/builddir/build/BUILD/qtoctave-0.7.3/src/moc_command_list.cxx
Building CXX object src/CMakeFiles/qtoctave.dir/moc_codeedit.o
----------------------------------------------------------------------------------
  Here Fedora specific compilation flags uses optimization level -O2,
  which is overrided by later -O3 option and Fedora does not allow this.


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




More information about the Fedora-package-review mailing list