User Tools

Site Tools


packages:rpm

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
packages:rpm [2021-02-01 10:38]
glen preserve double slashes
packages:rpm [2021-02-01 10:43]
glen add file checksum digests macros
Line 47: Line 47:
  
   * rpm.org rpm generates ''​rpmlib(ShortCircuited)''​ dependencies when package is build using ''​--short-circuit''​ option. To disable that add ''​disable_short_circuited_deps 0''​ to ~/.rpmrc   * rpm.org rpm generates ''​rpmlib(ShortCircuited)''​ dependencies when package is build using ''​--short-circuit''​ option. To disable that add ''​disable_short_circuited_deps 0''​ to ~/.rpmrc
-  * Patch is now run with ''​--fuzz=0''​ option +  * Patch is now run with ''​--fuzz=0''​ option, add ''​%_default_patch_fuzz 2''​ to ''​~/​.rpmmacros''​ to keep previous behavior. ​ 
-  * +  * Package file checksum digests are now SHA256 based, if you need to keep previous behaviour, define ''​%_source_filedigest_algorithm 1''​ and ''​%_binary_filedigest_algorithm 1''​ into ''​~/​.rpmmacros''​
packages/rpm.txt · Last modified: 2021-05-02 21:28 by baggins