[Bug 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Matthias Runge mru...@matthias-runge.de changed:

   What|Removed |Added

 Blocks||73677, 840365

-- 
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 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Stephen Gallagher sgall...@redhat.com changed:

   What|Removed |Added

 CC||sgall...@redhat.com
   Assignee|nob...@fedoraproject.org|sgall...@redhat.com
  Flags||fedora-review?

--- Comment #1 from Stephen Gallagher sgall...@redhat.com ---
I'll review this.

-- 
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 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Stephen Gallagher sgall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Stephen Gallagher sgall...@redhat.com changed:

   What|Removed |Added

  Flags||needinfo?(mrunge@matthias-r
   ||unge.de)

--- Comment #2 from Stephen Gallagher sgall...@redhat.com ---
tl;dr: Please conditionalize the dependency on python-django. It should be
possible to build this package also on Fedora 17, which has Django-1.4.1 rather
than python-django.

Also, you can drop the 'defattr' line in %files unless you intend to package
this for EL5.



fedora-review 0.2.0 output:


Package Review
==

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



 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.
[!]: MUST Each %files section contains %defattr if rpm  4.4
 Note: defattr() present in %files -f %{name}.lang section. This is OK
 if packaging for EPEL5. Otherwise not needed
[ ]: MUST Macros in Summary, %description expandable at SRPM build time.
[ ]: MUST Package contains desktop file if it is a GUI application.
[ ]: MUST Development files must be in a -devel package
[ ]: 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.
[ ]: MUST Package complies to the Packaging Guidelines
[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 For detailed output of licensecheck see file:
 /dev/shm/845922-python-django-reversion/licensecheck.txt
[ ]: MUST Package consistently uses macro is (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.
 Note: Package contains no Conflicts: tag(s)
[ ]: 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.
[!]: MUST Package installs properly.
 Note: Installation errors (see attachment)
[ ]: MUST Package is not relocatable.
[ ]: MUST Requires correct, justified where necessary.
[x]: MUST Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[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 systemd file(s) if in need.
[x]: MUST File names are valid UTF-8.
[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 

[Bug 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Stephen Gallagher sgall...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?, |fedora-review+
   |needinfo?(mrunge@matthias-r |
   |unge.de)|

--- Comment #3 from Stephen Gallagher sgall...@redhat.com ---
On further reflection, I just realized this was a rename review for F18 only,
and will not be updating the F17 package on that distribution. Package is
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 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Matthias Runge mru...@matthias-runge.de changed:

   What|Removed |Added

 Blocks|73677   |
  Flags||fedora-cvs?

--- Comment #4 from Matthias Runge mru...@matthias-runge.de ---
Thank you very much! 

This package is intended to replace django-reversion in f18+. It's not intended
to be built for earlier versions.

New Package SCM Request
===
Package Name: python-django-reversion
Short Description: Version control extension for the Django web framework
Owners: mrunge
Branches: f18 devel

-- 
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 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

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

f18 will branch tomorrow.

-- 
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 845922] Review Request: python-django-reversion - Version control extension for the Django web framework

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

Matthias Runge mru...@matthias-runge.de changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2012-08-07 01:45:21

--- Comment #6 from Matthias Runge mru...@matthias-runge.de ---
Imported to rawhide and built. Thanks

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