update rpath patch

This commit is contained in:
Nils Philippsen 2006-07-24 14:52:22 +00:00
parent 08b24c04d2
commit 4d621c94f5
4 changed files with 24 additions and 2 deletions

View File

@ -1 +1 @@
sane-backends-1.0.17.tar.gz
sane-backends-1.0.18.tar.gz

View File

@ -0,0 +1,21 @@
--- sane-backends-1.0.18/tools/sane-config.in.rpath 2004-07-09 16:39:05.000000000 +0200
+++ sane-backends-1.0.18/tools/sane-config.in 2006-07-24 16:47:58.000000000 +0200
@@ -7,7 +7,7 @@
PACKAGE="@PACKAGE@"
scriptname="sane-config"
-LINKER_RPATH="@LINKER_RPATH@"
+LINKER_RPATH=""
prefix="@prefix@"
exec_prefix="@exec_prefix@"
--- sane-backends-1.0.18/configure.rpath 2006-07-03 00:22:09.000000000 +0200
+++ sane-backends-1.0.18/configure 2006-07-24 16:50:13.000000000 +0200
@@ -4159,6 +4159,7 @@
esac
fi
+LINKER_RPATH=
{ echo "$as_me:$LINENO: result: $LINKER_RPATH" >&5
echo "${ECHO_T}$LINKER_RPATH" >&6; }

View File

@ -257,6 +257,7 @@ rm -rf %{buildroot}
* Mon Jul 24 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-1
- version 1.0.18
- unify spec file between OS releases
- update rpath patch
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.17-13.1
- rebuild

View File

@ -1 +1 @@
b51c10da8a81a04e1bae88c9e6556df2 sane-backends-1.0.17.tar.gz
7ca7e2908e24721471de92cf40c75e60 sane-backends-1.0.18.tar.gz