X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fstc-manager.spec;h=b4a267a85516565959b8fdbca4af0e98b8fb11e1;hb=refs%2Fchanges%2F13%2F193813%2F1;hp=b57a246098f91013797e284dfee92a030c5a98fc;hpb=04a1c9f8b5f508f6b408475a357c4cb96abe407d;p=platform%2Fcore%2Fconnectivity%2Fstc-manager.git diff --git a/packaging/stc-manager.spec b/packaging/stc-manager.spec index b57a246..b4a267a 100644 --- a/packaging/stc-manager.spec +++ b/packaging/stc-manager.spec @@ -1,6 +1,6 @@ Name: stc-manager Summary: STC(Smart Traffic Control) manager -Version: 0.0.75 +Version: 0.0.82 Release: 0 Group: Network & Connectivity/Other License: Apache-2.0 @@ -72,6 +72,10 @@ chmod 644 %{SOURCE0} export CFLAGS="$CFLAGS -D_GNU_SOURCE" export CXXFLAGS="$CXXFLAGS -D_GNU_SOURCE" +%if "%{tizen_profile_name}" == "tv" + CFLAGS+=" -DTIZEN_TV_EXT" +%endif + %cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DBIN_DIR=%{_bindir} \ -DLIB_PATH=%{_lib} \ @@ -122,7 +126,7 @@ cp resources/dbus/stc-manager.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/st %attr(644,root,root) %{_libdir}/systemd/system/stc-manager.service %attr(644,root,root) %{_libdir}/systemd/system/multi-user.target.wants/stc-manager.service -%attr(755,root,root) /%{_localstatedir}/lib/stc +%attr(755,network_fw,network_fw) /%{_localstatedir}/lib/stc %attr(600,root,root) /%{_localstatedir}/lib/stc/exceptions #DBus DAC