Changed the path of license by using '%license' macro 79/120479/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170324.122914 accepted/tizen/ivi/20170324.111331 accepted/tizen/mobile/20170324.111109 accepted/tizen/tv/20170324.111200 accepted/tizen/unified/20170324.111414 accepted/tizen/wearable/20170324.111240 submit/tizen/20170324.043751 submit/tizen/20170324.072948 tizen_4.0.m1_release
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 23 Mar 2017 05:50:01 +0000 (14:50 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 23 Mar 2017 05:50:08 +0000 (14:50 +0900)
Change-Id: I3082a43f32c5c5974d895e705d2e8c1d7eeb3133

packaging/gssdp.spec

index 6d53268..2ff53ee 100644 (file)
@@ -54,8 +54,6 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 %make_install
 rm -rf %{buildroot}/usr/share/gtk-doc
-mkdir -p %{buildroot}/usr/share/license
-cp COPYING %{buildroot}/usr/share/license/%{name}
 
 %clean
 rm -rf %{buildroot}
@@ -69,7 +67,7 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc
 %{_libdir}/*.so*
-/usr/share/license/%{name}
+%license COPYING
 
 %files devel
 %defattr(-,root,root,-)