summaryrefslogtreecommitdiff
path: root/packaging/capi-network-bluetooth.spec
diff options
context:
space:
mode:
authorBaptiste DURAND <baptiste.durand@eurogiciel.fr>2013-04-26 17:21:51 +0200
committerRusty Lynch <rusty.lynch@intel.com>2013-05-23 11:43:18 -0700
commit25d7f34c505b35755d4b594630e88a3fb63123e7 (patch)
tree9bea707535b37b07ece33981a13974aff48016af /packaging/capi-network-bluetooth.spec
parent3c34944a8b24081438d6894c1d5aeed0047c6e04 (diff)
downloadbluetooth-25d7f34c505b35755d4b594630e88a3fb63123e7.tar.gz
bluetooth-25d7f34c505b35755d4b594630e88a3fb63123e7.tar.bz2
bluetooth-25d7f34c505b35755d4b594630e88a3fb63123e7.zip
Update Requires for postun/post replace eglibc by ldconfig
Diffstat (limited to 'packaging/capi-network-bluetooth.spec')
-rw-r--r--packaging/capi-network-bluetooth.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/capi-network-bluetooth.spec b/packaging/capi-network-bluetooth.spec
index 7ecde77..f398d8a 100644
--- a/packaging/capi-network-bluetooth.spec
+++ b/packaging/capi-network-bluetooth.spec
@@ -6,8 +6,8 @@ Release: 1
Group: TO_BE/FILLED_IN
License: Apache License, Version 2.0
Source0: %{name}-%{version}.tar.gz
-Requires(post): eglibc
-Requires(postun): eglibc
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(dlog)