[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-07-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

Ralph Bean rb...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |ERRATA
Last Closed||2012-07-09 15:32:51

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

--- Comment #5 from Ralph Bean rb...@redhat.com ---
Links to bodhi updates:

 -
https://admin.fedoraproject.org/updates/FEDORA-2012-9765/python-m2ext-0.1-1.fc17?_csrf_token=9f36fbc08eaaf50e708ff3ee3ee078112759a9dd
 -
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6218/python-m2ext-0.1-1.el6?_csrf_token=9f36fbc08eaaf50e708ff3ee3ee078112759a9dd

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

--- Comment #4 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

Ross Delinger rossdy...@csh.rit.edu changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||rossdy...@csh.rit.edu
  Flags||fedora-review?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

--- Comment #1 from Ross Delinger rossdy...@csh.rit.edu ---
The only issue I can see is the unversioned .so files.

Package Review
==

Key:
- = N/A
x = Pass
! = Fail
? = Not evaluated



 C/C++ 
[!]: MUST Development (unversioned) .so files in -devel subpackage, if
 present.
 Note: python-m2ext-0.1-1.fc17.x86_64.rpm : /usr/lib64/python2.7/site-
 packages/m2ext/_m2ext.so


 Generic 
[x]: EXTRA Rpmlint is run on all installed packages.
 Note: No rpmlint messages.
[x]: EXTRA Spec file according to URL is the same as in SRPM.
[ ]: MUST Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[x]: MUST Package successfully compiles and builds into binary rpms on at
 least one supported primary architecture.
[ ]: MUST %build honors applicable compiler flags or justifies otherwise.
[x]: MUST All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[x]: MUST Buildroot is not present
 Note: Unless packager wants to package for EPEL5 this is fine
[ ]: MUST Package contains no bundled libraries.
[ ]: MUST Changelog in prescribed format.
[x]: MUST Package has no %clean section with rm -rf %{buildroot} (or
 $RPM_BUILD_ROOT)
 Note: Clean would be needed if support for EPEL is required
[ ]: MUST Sources contain only permissible code or content.
[x]: MUST Each %files section contains %defattr if rpm  4.4
 Note: Note: defattr macros not found. They would be needed for EPEL5
[ ]: MUST Macros in Summary, %description expandable at SRPM build time.
[ ]: MUST Package contains desktop file if it is a GUI application.
[ ]: MUST Package requires other packages for directories it uses.
[ ]: MUST Package uses nothing in %doc for runtime.
[ ]: MUST Package is not known to require ExcludeArch.
[x]: MUST Permissions on files are set properly.
[x]: MUST Package does not contain duplicates in %files.
[x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
[x]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
 Note: rm -rf would be needed if support for EPEL5 is required
[ ]: MUST Large documentation files are in a -doc subpackage, if required.
[x]: MUST If (and only if) the source package includes the text of the
 license(s) in its own file, then that file, containing the text of the
 license(s) for the package is included in %doc.
[ ]: MUST License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses found:
 *No copyright* UNKNOWN, *No copyright* GENERATED FILE For detailed
 output of licensecheck see file: /home/rossdylan/834098-python-
 m2ext/licensecheck.txt
[ ]: MUST Package consistently uses macros (instead of hard-coded directory
 names).
[x]: MUST Package is named using only allowed ascii characters.
[ ]: MUST Package is named according to the Package Naming Guidelines.
[ ]: MUST Package does not generate any conflict.
[ ]: MUST Package obeys FHS, except libexecdir and /usr/target.
[ ]: MUST Package must own all directories that it creates.
[ ]: MUST Package does not own files or directories owned by other packages.
[x]: MUST Package installs properly.
[ ]: MUST Requires correct, justified where necessary.
[x]: MUST Rpmlint is run on all rpms the build produces.
 Note: No rpmlint messages.
[x]: MUST Sources used to build the package match the upstream source, as
 provided in the spec URL.
[ ]: MUST Spec file is legible and written in American English.
[x]: MUST Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[ ]: MUST Package contains a SysV-style init script if in need of one.
[x]: MUST File names are valid UTF-8.
[ ]: MUST Useful -debuginfo package or justification otherwise.
[x]: SHOULD Reviewer should test that the package builds in mock.
[ ]: SHOULD If the source package does not include license text(s) as a
 separate file from upstream, the packager SHOULD query upstream to
 include it.
[x]: SHOULD Dist tag is present.
[x]: SHOULD No file requires outside of /etc, /bin, /sbin, /usr/bin,
 /usr/sbin.
[ ]: SHOULD Final provides and requires are sane (rpm -q --provides and rpm -q
 --requires).
[ ]: SHOULD Package functions as described.
[ ]: SHOULD Latest version is packaged.
[ ]: SHOULD Package does not include license text files separate from
 upstream.
[x]: SHOULD SourceX is a working URL.
[ ]: SHOULD Description and summary sections in the package spec file contains
 translations for supported Non-English languages, if available.
[ ]: SHOULD Package should compile and build into binary rpms on all supported
 architectures.
[ ]: SHOULD %check is present and all tests pass.
[ ]: SHOULD Packages 

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

Ross Delinger rossdy...@csh.rit.edu changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+

--- Comment #2 from Ross Delinger rossdy...@csh.rit.edu ---
Looks like those .so files are never versioned... Approved!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

Ross Delinger rossdy...@csh.rit.edu changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|rossdy...@csh.rit.edu

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 834098] Review Request: python-m2ext - M2Crypto Extensions.

2012-06-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834098

Ralph Bean rb...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?

--- Comment #3 from Ralph Bean rb...@redhat.com ---
New Package SCM Request
===
Package Name: python-m2ext
Short Description: M2Crypto Extensions
Owners: ralph
Branches: f17 el6
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review