From 7cdc08e77bc532c9bd5032b98a7ac41130ec95ef Mon Sep 17 00:00:00 2001 From: Rusty Lynch Date: Thu, 23 May 2013 12:57:06 -0700 Subject: [PATCH] Reenable debuginfo --- packaging/osp-appfw.changes | 3 +++ packaging/osp-appfw.spec | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/packaging/osp-appfw.changes b/packaging/osp-appfw.changes index 339d808..7d05f89 100644 --- a/packaging/osp-appfw.changes +++ b/packaging/osp-appfw.changes @@ -1,2 +1,5 @@ +* Thu May 23 2013 Rusty Lynch accepted/tizen/20130522.164623@f27a7d5 +- Reenable debuginfo + * Tue May 21 2013 Rusty Lynch accepted/tizen/20130520.101503@1cb15e4 - Add build dep on libxml-1.0 diff --git a/packaging/osp-appfw.spec b/packaging/osp-appfw.spec index feda830..284a762 100755 --- a/packaging/osp-appfw.spec +++ b/packaging/osp-appfw.spec @@ -1,6 +1,3 @@ -%define debug_package %{nil} -%define __strip /bin/true - Name: osp-appfw Summary: The App Framework library of OSP Version: 1.2.1.0 @@ -132,7 +129,6 @@ cp %{_builddir}/%{name}-%{version}/LICENSE.APLv2 %{buildroot}/usr/share/license %make_install %post -/bin/rm -f /etc/ld.so.cache /sbin/ldconfig mkdir -p /opt/usr/share/.osp-compat/share/AppControl -- 2.7.4