SPECS: rpm.spec - more comments on repackaging

qboosh qboosh at pld-linux.org
Sun Jan 21 00:45:09 CET 2007


Author: qboosh                       Date: Sat Jan 20 23:45:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more comments on repackaging

---- Files affected:
SPECS:
   rpm.spec (1.783 -> 1.784) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.783 SPECS/rpm.spec:1.784
--- SPECS/rpm.spec:1.783	Sat Jan 20 18:48:35 2007
+++ SPECS/rpm.spec	Sun Jan 21 00:45:00 2007
@@ -4,6 +4,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
@@ -1180,6 +1184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.784  2007/01/20 23:45:00  qboosh
+- more comments on repackaging
+
 Revision 1.783  2007/01/20 17:48:35  qboosh
 - pl.po updates (in pl.po,etc_dir,build-failure-error patches)
 - removed obsolete print-requires patch (RPMSENSE_PREREQ is non-zero again)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.783&r2=1.784&f=u



More information about the pld-cvs-commit mailing list