]> git.pld-linux.org Git - packages/chrpath.git/blobdiff - chrpath.spec
- work properly for 64bit elf binaries
[packages/chrpath.git] / chrpath.spec
index 37219911ec2c392d73c0bfadb87a7b73ad2ef401..9658c03c4290f839ffad40be7439dafaaf0a17d1 100644 (file)
@@ -2,11 +2,12 @@ Summary:      chrpath - change the rpath or runpath in binaries
 Summary(pl):   chrpath - narzêdzie do zmiany rpath lub runpath w binariach
 Name:          chrpath
 Version:       0.10
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Editors
 Source0:       ftp://ftp.hungry.com/pub/hungry/chrpath/%{name}-%{version}.tar.gz
 # Source0-md5: a8adacc92f1535913d5c59c6b8c5197c
+Patch0:                %{name}-elf64.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,6 +26,7 @@ w kt
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 rm -f missing
This page took 0.345661 seconds and 4 git commands to generate.