diff --git a/xz.spec b/xz.spec index 2c8eff8..882a75f 100644 --- a/xz.spec +++ b/xz.spec @@ -159,20 +159,20 @@ rm -rf %{buildroot} %files libs %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} -%license COPYING +%license COPYING* %{_libdir}/lib*.so.5* %files static %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} -%license COPYING +%license COPYING* %{_libdir}/liblzma.a %files compat-libs %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license COPYING* -%doc COPYING* %{_libdir}/lib*.so.0* +%{_libdir}/lib*.so.0* %files devel %defattr(-,root,root,-)