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

Robert-André Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Robert-André Mauchin <[email protected]> ---
 - Simplify %files:

%files
%license copying.txt dist/nimble/license.txt
%doc %{_docdir}/nim/
%{_bindir}/nim*
%config(noreplace) %{_sysconfdir}/*.cfg
%{_datadir}/nim/
%{_datadir}/nimble/
%{_mandir}/man1/nim*.1*
%{bashcompdir}/nim*

%attr(0755, root, root) is not needed as it is the default.


 - You might want to consider creating your own RPM macros for this new
languaqe in /usr/lib/rpm/macros.d/ , like %nim_arches for defining
ExclusiveArches of nim and others to ease the packaging of nim apps.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to