From a9caf312a7c4f0c58ff745d080764082a8fec91d1b3dc4bf687689c83c61cb69 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Sun, 6 Nov 2011 11:44:18 +0000 Subject: [PATCH] - do not strip the binaries OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=65 --- nfs-utils.changes | 5 +++++ nfs-utils.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/nfs-utils.changes b/nfs-utils.changes index 1f50b7a..d5c0d79 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 6 11:43:39 UTC 2011 - puzel@suse.com + +- do not strip the binaries + ------------------------------------------------------------------- Wed Oct 12 05:18:17 UTC 2011 - nfbrown@suse.com diff --git a/nfs-utils.spec b/nfs-utils.spec index 04a5b06..5df45f5 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -161,7 +161,7 @@ sed -i \ done %install -make install-strip DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT rm -f linux-nfs/Makefile* # rc-script install -d $RPM_BUILD_ROOT/etc/init.d