From: Eunhae Choi Date: Tue, 28 Mar 2017 05:56:34 +0000 (+0900) Subject: spec: Use %license macro to copy license X-Git-Tag: accepted/tizen/4.0/unified/20170816.011714^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.5_mobile_hotfix;p=platform%2Fupstream%2Flibtheora.git spec: Use %license macro to copy license Change-Id: Id4e5e7c6f7e32344b32590ab4af6f663a74c6e80 (cherry picked from commit 20e79eaab8c093a51ccb46c63db184751677f0e1) --- diff --git a/packaging/libtheora.spec b/packaging/libtheora.spec index 57f5b0c..3a5a90b 100644 --- a/packaging/libtheora.spec +++ b/packaging/libtheora.spec @@ -60,7 +60,7 @@ rm -rf %{buildroot}/%{_datadir}/doc/%{name}-%{version}/* %files %manifest %{name}.manifest %defattr(-,root,root) -%doc COPYING LICENSE +%license COPYING LICENSE %{_libdir}/libtheora.so.0* %{_libdir}/libtheoradec.so.1* %{_libdir}/libtheoraenc.so.1*