[packages/chrpath] up to 0.16
atler
atler at pld-linux.org
Wed Oct 21 19:24:02 CEST 2020
commit 74fdcd1a46920c7afb587e3925e0b4de50e00291
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 21 19:23:52 2020 +0200
up to 0.16
chrpath-keepgoing.patch | 20 --------------------
chrpath.spec | 12 +++++-------
2 files changed, 5 insertions(+), 27 deletions(-)
---
diff --git a/chrpath.spec b/chrpath.spec
index f4d9173..fa49997 100644
--- a/chrpath.spec
+++ b/chrpath.spec
@@ -1,14 +1,13 @@
Summary: chrpath - change the rpath or runpath in binaries
Summary(pl.UTF-8): chrpath - narzędzie do zmiany rpath lub runpath w binariach
Name: chrpath
-Version: 0.14
-Release: 2
+Version: 0.16
+Release: 1
License: GPL
Group: Applications/Editors
-#Source0ActiveFtp
-Source0: https://alioth.debian.org/frs/download.php/file/3648/%{name}-%{version}.tar.gz
-# Source0-md5: ea6b212b23393bf58b0ef9bcf6491b86
-Patch0: %{name}-keepgoing.patch
+Source0: https://alioth-archive.debian.org/releases/chrpath/chrpath/%{version}/%{name}-%{version}.tar.gz
+
+# Source0-md5: 2bf8d1d1ee345fc8a7915576f5649982
Patch1: %{name}-multilib.patch
URL: https://alioth.debian.org/projects/chrpath/
BuildRequires: autoconf >= 2.50
@@ -30,7 +29,6 @@ w którym linker powinien szukać bibliotek wymaganych przez program.
%prep
%setup -q
-%patch0 -p1
%ifarch %{x8664} ppc64 s390x sparc64
%patch1 -p1
%endif
diff --git a/chrpath-keepgoing.patch b/chrpath-keepgoing.patch
deleted file mode 100644
index d8f6965..0000000
--- a/chrpath-keepgoing.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- chrpath-0.13/main.c.orig 2006-02-27 20:21:06.000000000 +0100
-+++ chrpath-0.13/main.c 2006-02-27 21:07:16.027641500 +0100
-@@ -57,6 +57,7 @@
- printf(" -r <path>|--replace <path> Replace current rpath/runpath setting\n");
- printf(" with the path given\n");
- printf(" -l|--list List the current rpath/runpath (default)\n");
-+ printf(" -k|--keepgoing Continue as much as possible after an error.\n");
- printf(" -h|--help Show this usage information.\n");
- #ifndef HAVE_GETOPT_LONG
- printf("\n *** The long options are not available on this platform");
---- chrpath-0.13/chrpath.1.orig 2004-09-19 10:35:44.000000000 +0200
-+++ chrpath-0.13/chrpath.1 2006-02-28 10:06:28.187060500 +0100
-@@ -22,6 +22,7 @@
- [ \fB-r\fP \fI<path>\fP |\ \fB--replace\fP \fI<path>\fP ]
- [ \fB-c\fP | \fB--convert\fP ]
- [ \fB-l\fP | \fB--list\fP ]
-+[ \fB-k\fP | \fB--keepgoing\fP ]
- [ \fB-h\fP | \fB--help\fP ]
- \fI<program>\fP [ \fI<program>\fP ... ]
- .SH DESCRIPTION
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chrpath.git/commitdiff/74fdcd1a46920c7afb587e3925e0b4de50e00291
More information about the pld-cvs-commit
mailing list