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=583141 Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomspur@xxxxxxxxxxxxxxxxx --- Comment #1 from Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> 2010-04-16 17:49:12 EDT --- Hmm, do you want to build for python3 or not? It looks like you started and that's it (haven't tried it either, yet). getting rid of rpmlint output: $ rpmlint x86_64/nautilus-pastebin-* nautilus-pastebin.x86_64: E: no-binary nautilus-pastebin.x86_64: E: file-in-usr-marked-as-conffile /usr/share/gconf/schemas/nautilus-pastebin.schemas nautilus-pastebin.x86_64: W: dangerous-command-in-%pre rm nautilus-pastebin.x86_64: W: dangerous-command-in-%post rm nautilus-pastebin-debuginfo.x86_64: E: empty-debuginfo-package 2 packages and 0 specfiles checked; 3 errors, 2 warnings. * file-in-usr-marked-as-conffile: The schemas are in /etc/gconf/schemas/, if you put this schemas also there, this will be gone * dangerous-command-in-* rm %gconf_schema_prepare contains rm as a command. I don't know if this is sane, but this seems like a false positive * empty-debuginfo-package: This usually appears, when you build without the optflags. You should try: CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review