[Bug 1411984] Neofetch - a CLI system information tool written in Bash

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

 



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



--- Comment #2 from Michael Schwendt <bugs.michael@xxxxxxx> ---
> %build
> 
> %install

Also be aware of:
https://fedoraproject.org/wiki/Packaging:Guidelines#Timestamps


> install -m755 config/config %{buildroot}%{_datadir}/%{name}/config 

There is no other configuration method in /etc or so? Just this executable
shell script?


> install -m644 %{name}.* %{buildroot}%{_mandir}/man1

> %{_mandir}/man1/%{name}.1.gz

More correct would be

  %{_mandir}/man1/%{name}.1*

which would cover uncompressed manual pages as well as different compression,
because the gzip compression of manual pages is not explicitly done inside this
spec file but performed by rpmbuild on-the-fly depending on default rpmbuild
configuration.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




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