Remove the ceritifcate definition 80/275480/1
authorDohyun Pyun <dh79.pyun@samsung.com>
Wed, 25 May 2022 22:34:14 +0000 (07:34 +0900)
committerDohyun Pyun <dh79.pyun@samsung.com>
Wed, 25 May 2022 22:35:47 +0000 (07:35 +0900)
We will handle the certification logic in the runtime

Change-Id: Ic8b96a2f88d7821f1cdba7c8244618c637e5685d
Signed-off-by: Dohyun Pyun <dh79.pyun@samsung.com>
packaging/bluez.spec

index 920b7bc..933e669 100755 (executable)
@@ -4,7 +4,6 @@
 
 #%define __spec_check_pre exit 0
 %define unified true
-%define certificate false
 
 #%define with_libcapng --enable-capng
 %define _libpath /usr/lib
@@ -326,10 +325,6 @@ echo x86_64
 export CFLAGS+=" -DARCH64"
 %endif
 
-%if %{certificate} == true
-export CFLAGS+=" -DTIZEN_CERTIFICATE"
-%endif
-
 %reconfigure --disable-static \
                        --sysconfdir=%{_sysconfdir} \
                        --localstatedir=%{_localstatedir} \