[Bug 226396] Merge Review: scim-pinyin

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 26 09:44:20 UTC 2007


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

Summary: Merge Review: scim-pinyin


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





------- Additional Comments From panemade at gmail.com  2007-03-26 05:44 EST -------
(In reply to comment #1)
> mock build is fine but build.log showed me
> + cd skim
> + ./bootstrap
> *** YOU'RE USING autoconf (GNU Autoconf) 2.61.
> *** KDE requires autoconf 2.53 or newer
> =====> This looks wrong to me.<=====
> gmake: *** [cvs] Error 1
> + cd ..
> 
  You may like to ask on fedora-maintainers about this problem. Or I think you
can use conditional check to use particular version of autoconf.
> 
> rpmlint on SRPM reports
> W: scim-pinyin mixed-use-of-spaces-and-tabs (spaces: line 20, tab: line 3)
> The specfile mixes use of spaces and tabs for indentation, which is a
> cosmetic annoyance.  Use either spaces or tabs for indentation, not both.
> 
  easy to fix use "sed -i -e 's|\t|  |g' scim-pinyin"

> rpmlint on RPM reports
> I: scim-pinyin checking
> E: scim-pinyin obsolete-not-provided iiimf-le-chinput
> The obsoleted package must also be provided to allow clean upgrade paths
> and not to break dependencies.
> 
> E: scim-pinyin obsolete-not-provided miniChinput
> The obsoleted package must also be provided to allow clean upgrade paths
> and not to break dependencies.
> 
  Above has been set to report as Warnings so they are not problematic.

> E: scim-pinyin zero-length /usr/share/doc/scim-pinyin-0.5.91/NEWS
  Remove NEWS from SPEC as we try to avoid such zero-length files to include in
package.
   



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list