]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- release 97,
authorkloczek <kloczek@pld-linux.org>
Mon, 14 Oct 2002 09:51:46 +0000 (09:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added %%__spec_install_post_chrpath with remove all RPATH from ELF executables
  and shared libraries,
- added chrpath to Requires in build subpackage.

Changed files:
    rpm.spec -> 1.354

rpm.spec

index 06fb933b5fcdac3fc36698346385255fea9c6cea..9e9722713b206a3a9bbb0f1be3634a2f54f1e912 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -9,7 +9,7 @@ Summary(ru):    
 Summary(uk):   íÅÎÅÄÖÅÒ ÐÁËÅԦנצĠRed Hat
 Name:          rpm
 Version:       4.0.2
-Release:       96
+Release:       97
 License:       GPL
 Group:         Base
 Source0:       ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/%{name}-%{version}.tar.gz
@@ -361,6 +361,7 @@ Requires:   %{name} = %{version}
 Requires:      /bin/id
 Requires:      awk
 Requires:      binutils
+Requires:      chrpath
 Requires:      diffutils
 Requires:      file >= 3.31
 Requires:      fileutils
This page took 0.03665 seconds and 4 git commands to generate.