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/3.0/tv/20170330.091954 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b56cfee44ff953c21b27f54d6ab521c57cd329d4;p=platform%2Fupstream%2Flibtheora.git spec: Use %license macro to copy license Change-Id: Id4e5e7c6f7e32344b32590ab4af6f663a74c6e80 --- 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*