[Bug 459535] Review Request: backup-manager - A command line backup tool for GNU/Linux

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 21 10:32:58 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=459535





--- Comment #37 from Gratien D'haese <gratien.dhaese at it3.be>  2009-01-21 05:32:56 EDT ---
1/ basic rpmbuild/rpmlint tests:

$ rpmbuild -ba SPECS/backup-manager.spec
=> No issues here. Good.

$ rpmlint -vi SRPMS/backup-manager-0.7.7-7.fc9.src.rpm
RPMS/noarch/backup-manager-0.7.7-7.fc9.noarch.rpm
backup-manager.src: I: checking
backup-manager.src: W: strange-permission backup-manager.spec 0755
A file that you listed to include in your package has strange permissions.
Usually, a file should have 0644 permissions.

backup-manager.noarch: I: checking
2 packages and 0 specfiles checked; 0 errors, 1 warnings.
=> pls. fix the permission of the spec file before starting the rpmbuild
process

2/ check spec file:

The spec file contains 'Requires' lines which are not really needed - see:
http://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2

Requires:       /bin/bash
Requires:       bzip2
Requires:       gzip
Requires:       diffutils
Requires:       sed
Requires:       tar
Requires:       which

3/ install & usage backup-manager:
- install rpm : ok
- usage : ok
- removal of rpm : ok

Good your almost there.

-- 
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 Fedora-package-review mailing list