From: Seonah Moon Date: Wed, 22 Mar 2017 06:42:31 +0000 (+0900) Subject: Changed the path of license by using '%license' macro X-Git-Tag: accepted/tizen/common/20170324.122814~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=acaebb53965f6826abbf519ffb99efacdeb2af75;p=platform%2Fupstream%2Fconnman.git Changed the path of license by using '%license' macro Change-Id: I009433c56b7c9e12223d31d8dfe3587e9fdd03eb Signed-off-by: Seonah Moon --- diff --git a/packaging/connman.spec b/packaging/connman.spec index 3ad471b..4bea2a8 100755 --- a/packaging/connman.spec +++ b/packaging/connman.spec @@ -199,10 +199,6 @@ rm %{buildroot}%{_sysconfdir}/dbus-1/system.d/*.conf mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d/ cp src/connman.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/ -#License -mkdir -p %{buildroot}%{_datadir}/license -cp COPYING %{buildroot}%{_datadir}/license/connman - %if %{with connman_vpnd} cp vpn/vpn-dbus.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/connman-vpn-dbus.conf %endif @@ -246,7 +242,7 @@ systemctl daemon-reload %attr(644,root,root) %{_libdir}/systemd/system/connman.socket %attr(644,root,root) %{_libdir}/systemd/system/sockets.target.wants/connman.socket %endif -%{_datadir}/license/connman +%license COPYING %{upgrade_script_path}/%{upgrade_script_filename} %files test