]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- more comments on repackaging
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jan 2007 23:45:00 +0000 (23:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.784

rpm.spec

index 6c7193b110a097dd7c501dc4f61728a695f1af6d..e30598d229b33cdd98d7cb3d989ebcbc7c49e004 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -3,6 +3,10 @@
 # - python(abi) cap is not provided automatically (because /usr/bin/python matches
 #   ELF first; it should be provided by python-libs not binary anyway)
 # - repackaging when lzma is not installed (todo: fix digest signature of header)
+#   rpmbuild computes digest when writing package to temporary file, then adds a few
+#   tags (incl. digest) and writes whole package to destination file;
+#   repackaging uses unchanged "immutable header" image from original rpm, also
+#   preserving payload format and compressor from original rpm, _not_ current settings
 #
 # Conditional build:
 %bcond_with    static          # build static rpm+rpmi
This page took 0.03281 seconds and 4 git commands to generate.