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

--- Comment #11 from Amit Saha <[email protected]> 2012-03-13 22:08:41 EDT 
---
(In reply to comment #10)
> Please look at these examples:
> 
> http://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs
> 
> Your format is the one without the dash, but you're missing the release 
> number.
> 
> * Fri Mar 9 2012 Amit Saha <[email protected]> 2.4.2
> 
> should be
> 
> * Fri Mar 9 2012 Amit Saha <[email protected]> 2.4.2-2
> 
> %{_bindir}/ must be %{_bindir}/*, otherwise you're trying to own /usr/bin.
> 
> You could also consider to patch setup.py. That'd get you rid of the error
> message while installing and you don't have to install manpage and bash
> completion file on your own.
> 
> On second thoughts: The bash completion should probably not be considered
> configuration at all. I looked through a couple of bash completion files (yum,
> mock, git, bash-completion) and none of them labels it as configuration. I
> guess you should do the same.
> 
> rpm -qf /etc/bash_completion.d/mock.bash
> rpm -qc mock
> ...
> 
> If you incorporate these changes, the package is pretty fine from my point of
> view. Nevertheslles I can't take the review, because you need a sponsor.
> 
> For the reviewer: The package now builds in Mock.

Many thanks for the comments. I have incorporated these changes, and checked in
Mock. It seems to be fine. Updated files:

SPEC file:
http://amitksaha.fedorapeople.org/contribs/picloud_packaging/python-picloud.spec

SRPM:
http://amitksaha.fedorapeople.org/contribs/picloud_packaging/python-picloud-2.4.2-3.fc16.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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to