[Bug 490562] Review Request: renameutils - A set of programs to make renaming of files easier

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 19 22:27:22 UTC 2009


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





--- Comment #6 from Michael Ploujnikov <ploujj at gmail.com>  2009-03-19 18:27:14 EDT ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Also, as you are a new packager you should make a habit of running rpmlint on
> > > all your packages and paste the output in the Review Request every time you put
> > > in a new release (up to the package being accepted, that is).  
> > 
> > I'll do that. The only reason I didn't do it is because
> > https://fedoraproject.org/wiki/Package_Review_Process didn't mention it.
> > However, for my package rpmlint (0.85) doesn't print any errors/warnings:
> 
> Yeah, but it's nicer for the reviewer that way :)

Should this be mentioned on the wiki?

> - You should increment the release number every time you make a new release,
> and add a short comment about the changes you've done to the changelog. This
> applies also during the review process.
> 
> - Installation does not preserve time stamps. Change
>  make install DESTDIR=$RPM_BUILD_ROOT
> to:
>  make install INSTALL="install -p" DESTDIR=$RPM_BUILD_ROOT

Fixed.

> - AUTHORS and ChangeLog are missing from documentation.

ChangeLog mentions that it obsoleted by NEWS and it seems so based on content.
I just added AUTHORS.

http://plouj.com/rpmbuild/SPECS/renameutils.spec has been updated and
http://plouj.com/rpmbuild/SRPMS/renameutils-0.10.0-2.fc9.src.rpm has been
uploaded.

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




More information about the package-review mailing list