Fix build issue 46/3646/1 accepted/tizen/20130523.195543 submit/tizen/20130523.190233
authorBaptiste DURAND <baptiste.durand@eurogiciel.fr>
Fri, 26 Apr 2013 15:21:51 +0000 (17:21 +0200)
committerRusty Lynch <rusty.lynch@intel.com>
Thu, 23 May 2013 18:43:18 +0000 (11:43 -0700)
Update Requires for postun/post
replace eglibc by ldconfig

packaging/capi-network-bluetooth.changes [new file with mode: 0644]
packaging/capi-network-bluetooth.spec

diff --git a/packaging/capi-network-bluetooth.changes b/packaging/capi-network-bluetooth.changes
new file mode 100644 (file)
index 0000000..64259c4
--- /dev/null
@@ -0,0 +1,3 @@
+* Thu May 23 2013 Rusty Lynch <rusty.lynch@intel.com> submit/tizen/20130517.044608@045ab24
+- Fix build for Tizen 3.0
+
index 7ecde77..f398d8a 100644 (file)
@@ -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)