[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-21 Thread bugzilla
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=605993

--- Comment #11 from Fedora Update System  
2010-06-21 17:34:40 EDT ---
python-mglob-0.4-1.fc12 has been pushed to the Fedora 12 stable repository.  If
problems still persist, please make note of it in this bug report.

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-21 Thread bugzilla
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=605993

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-mglob-0.4-1.fc13 |python-mglob-0.4-1.fc12

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-21 Thread bugzilla
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=605993

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||python-mglob-0.4-1.fc13
 Resolution||ERRATA

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-21 Thread bugzilla
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=605993

--- Comment #10 from Fedora Update System  
2010-06-21 17:30:19 EDT ---
python-mglob-0.4-1.fc13 has been pushed to the Fedora 13 stable repository.  If
problems still persist, please make note of it in this bug report.

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-21 Thread bugzilla
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=605993

--- Comment #9 from Fedora Update System  2010-06-21 
04:28:17 EDT ---
python-mglob-0.4-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/python-mglob-0.4-1.fc12

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-21 Thread bugzilla
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=605993

--- Comment #8 from Fedora Update System  2010-06-21 
04:28:12 EDT ---
python-mglob-0.4-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/python-mglob-0.4-1.fc13

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

--- Comment #7 from Kevin Fenzi  2010-06-20 22:32:24 EDT ---
CVS done (by process-cvs-requests.py).

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

--- Comment #6 from Chen Lei  2010-06-20 09:19:44 EDT ---
(In reply to comment #4)
> Thanks for the fast review again :)
> (In reply to comment #2)
> > I suggest using python instead of %{__python} in python guideline, because 
> > __*
> > macros are rarely documented in all other fedora packging guidelines.
> > 
> > rpm --eval %__python
> > /usr/bin/python
> > 
> > rpm --eval %__rm
> > /bin/rm
> It's often used e.g. in:
> https://fedoraproject.org/wiki/Packaging:Python
> I guess almost every python program uses %{__python} instead of just python,
> because rpmdev-newspec is proposing this...
> I think, it would be inconsistend to use simply 'python'. Maybe the packaging
> commitee can decide something new, to not use such macros anymore...

I guess packaging python guideline is the only place to use those __* macros :)

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

--- Comment #4 from Thomas Spura  2010-06-20 
08:59:05 EDT ---
Thanks for the fast review again :)

(In reply to comment #2)
> I suggest using python instead of %{__python} in python guideline, because __*
> macros are rarely documented in all other fedora packging guidelines.
> 
> rpm --eval %__python
> /usr/bin/python
> 
> rpm --eval %__rm
> /bin/rm

It's often used e.g. in:
https://fedoraproject.org/wiki/Packaging:Python

I guess almost every python program uses %{__python} instead of just python,
because rpmdev-newspec is proposing this...

I think, it would be inconsistend to use simply 'python'. Maybe the packaging
commitee can decide something new, to not use such macros anymore...

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

Thomas Spura  changed:

   What|Removed |Added

   Flag||fedora-cvs?

--- Comment #5 from Thomas Spura  2010-06-20 
08:59:59 EDT ---
New Package CVS Request
===
Package Name: python-mglob
Short Description: Enhanced file name globbing module
Owners: tomspur
Branches: F-12 F-13 EL-5 EL-6
InitialCC:

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

Chen Lei  changed:

   What|Removed |Added

   Flag|fedora-review?  |fedora-review+

--- Comment #3 from Chen Lei  2010-06-20 08:22:25 EDT ---
This package is approved.

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

--- Comment #2 from Chen Lei  2010-06-20 08:22:03 EDT ---
rpmlint python-mglob-0.4-1.fc14.noarch.rpm 
python-mglob.noarch: W: spelling-error Summary(en_US) globbing -> globing,
gobbing, lobbing
python-mglob.noarch: W: spelling-error %description -l en_US xargs -> Argus,
Argos, argals
python-mglob.noarch: W: spelling-error %description -l en_US backticks -> back
ticks, back-ticks, backtracks
python-mglob.noarch: W: spelling-error %description -l en_US globbing ->
globing, gobbing, lobbing
python-mglob.noarch: W: no-documentation
python-mglob.noarch: W: no-manual-page-for-binary mglob
1 packages and 0 specfiles checked; 0 errors, 6 warnings.

All can be ignored.

mdsum matches upstream tarball
3d875720611ff4e73b402376e2b48f1b mglob-0.4.zip

I suggest using python instead of %{__python} in python guideline, because __*
macros are rarely documented in all other fedora packging guidelines.

rpm --eval %__python
/usr/bin/python

rpm --eval %__rm
/bin/rm

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-20 Thread bugzilla
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=605993

Chen Lei  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||supercyp...@gmail.com
 AssignedTo|nob...@fedoraproject.org|supercyp...@gmail.com
   Flag||fedora-review?

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-19 Thread bugzilla
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=605993

Thomas Spura  changed:

   What|Removed |Added

 Blocks||603937

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 605993] Review Request: python-mglob - Enhanced file name globbing module

2010-06-19 Thread bugzilla
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=605993

Thomas Spura  changed:

   What|Removed |Added

Summary|Review Request: mglob - |Review Request:
   |Enhanced file name globbing |python-mglob - Enhanced
   |module  |file name globbing module

--- Comment #1 from Thomas Spura  2010-06-19 
16:49:48 EDT ---
I choosed to rename it to python-mglob like other python modules.

Spec URL: http://tomspur.fedorapeople.org/review/python-mglob.spec
SRPM URL:
http://tomspur.fedorapeople.org/review/python-mglob-0.4-1.fc13.src.rpm

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review