User Tools

Site Tools


rpm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rpm [2016/05/15 00:40] – [Custom Built RPM] k2patelrpm [2018/08/24 18:34] k2patel
Line 1: Line 1:
 ====== RPM ====== ====== RPM ======
 +
 +* [[ Python packages to rpm ]]
  
 Package management system few tips / trick to build / modify / work with packages. \\ Package management system few tips / trick to build / modify / work with packages. \\
Line 141: Line 143:
 </code> </code>
  
 +==== Something i come across ====
 +If you wanna override marco from OS you can define value at ''top'' of the spec file.
 +<code bash>
 +%define _mandir /usr/man
 +</code>
 ==== Sample RPM ==== ==== Sample RPM ====
 <code bash | sample.spec> <code bash | sample.spec>
rpm.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1