[Bug 1012391] Review Request: makepasswd - Generates (pseudo-)random passwords of a desired length

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1012391

Christopher Meng <cickumqt@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cickumqt@xxxxxxxxx



--- Comment #1 from Christopher Meng <cickumqt@xxxxxxxxx> ---
Informal review:

1. Source0:   
http://people.defora.org/~khorben/projects/makepasswd/makepasswd-0.5.1.tar.gz

You should use:

Source0:   
http://people.defora.org/~khorben/projects/makepasswd/%{name}-%{version}.tar.gz

So when you update it to newer version you won't be tired of handling URL
again.

2. Use macro:

/usr/bin --> %{_bindir}

/usr/share/man/man1 --> %{_mandir}/man1

3. install -m 755 src/makepasswd %{buildroot}/usr/bin
install -m 644 doc/makepasswd.1 %{buildroot}/%{_mandir}/man1

You forgot to preserve the timestamp, guidelines tell us that it's a MUST.

4. %defattr(-, root, root -) is not needed now.

5. Don't mark manpages as %doc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Zn0usFKHBo&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]