]> git.pld-linux.org Git - packages/rpm-build-macros.git/commit
- added %__spec_install_post_compress_docs macro (complet),
authorkloczek <kloczek@pld-linux.org>
Sun, 10 Sep 2000 00:23:17 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit3dd68d85d90c259c14c45512934cf55bbab8667a
treeeb6ced055863c33c2cd5ed7ccae7abc41933f5fa
parentf2ae73a5e3540f233a7eceaf6d5f1faacdc848b9
- added %__spec_install_post_compress_docs macro (complet),
- added %__spec_install_post_strip (lines moved from %__spec_install_post)
- place comment out %__spec_install_post_compress_docs and
  %__spec_install_post_strip in %__spec_install_post (please uncomment this
  if you want testt this).
TODO: rewrite %__spec_install_post_strip:
 - move remove-unneeded-elf-sections script inside %__spec_install_post_strip
   macro and remove remove-unneeded-elf-sections script,
 - simplify stripping/cutting .note/.comment sections by use awk instead
   xargs, egrep (cut also ?),
 - use directly strip instead objcopy for remove .comment and .note sections
   (stripping andremoving unnused sections can be performet in one command
   line).

Changed files:
    rpm.macros -> 1.25
rpm.macros
This page took 0.040753 seconds and 4 git commands to generate.