From 16f45e2e4642e8917c66cf9addb9c474c876adf7 Mon Sep 17 00:00:00 2001 From: Eunhae Choi Date: Tue, 28 Mar 2017 14:56:34 +0900 Subject: [PATCH] spec: Use %license macro to copy license Change-Id: Id4e5e7c6f7e32344b32590ab4af6f663a74c6e80 (cherry picked from commit 20e79eaab8c093a51ccb46c63db184751677f0e1) --- packaging/libtheora.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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* -- 2.7.4