[uid_wrapper] Revert "Fix building on rhel6 with bad %cmake macro."

asn asn at fedoraproject.org
Thu Aug 7 10:59:19 UTC 2014


commit 738ded1c8ad58b808f58202eca47d3d9f98863e4
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu Aug 7 12:58:55 2014 +0200

    Revert "Fix building on rhel6 with bad %cmake macro."
    
    This reverts commit eaba4e06ceb1ceeb1873cf603133798ae171b558.

 uid_wrapper.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/uid_wrapper.spec b/uid_wrapper.spec
index 21619b1..511c589 100644
--- a/uid_wrapper.spec
+++ b/uid_wrapper.spec
@@ -37,7 +37,6 @@ fi
 pushd obj
 %cmake \
   -DUNIT_TESTING=ON \
-  -DCMAKE_SKIP_RPATH:BOOL=OFF \
   %{_builddir}/%{name}-%{version}
 
 make %{?_smp_mflags} VERBOSE=1
@@ -71,7 +70,6 @@ popd
 %changelog
 * Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 1.0.2-2
 - Handle lack of SYS_access on AArch64
-- Fix building on rhel6 with bad %cmake macro.
 
 * Thu Jul 31 2014 - Andreas Schneider <asn at redhat.com> - 1.0.2-1
 - Update to version 1.0.2.


More information about the scm-commits mailing list