[Bug 275851] Review Request: pyzzub - Python Bindings For libzzub

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 14 15:21:33 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: Review Request: pyzzub - Python Bindings For libzzub


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


mtasaka at ioa.s.u-tokyo.ac.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtasaka at ioa.s.u-tokyo.ac.jp




------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-09-14 11:21 EST -------
For 0.8-2:

- First of all, please check:
  http://fedoraproject.org/wiki/Packaging/Python
  for general information of spec file for python modules.

  You can try
  - install rpmdevtools
  - try "$ rpmdev-newspec -t python foo"
    to get skeleton spec file for python modules.

Then:
* Please write full source URL
* Does not build.
  http://koji.fedoraproject.org/koji/taskinfo?taskID=158842
  python-devel is missing from BuildRequires
  (python skeleton spec file contains this)
* "Requires: python >= 2.5" is automatically checked by rpmbuild
   dependency check and is not needed
* We recommend "%defattr(-,root,root,-)"
* And fix up %files entry.

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