diff --git a/libcdr.spec b/libcdr.spec index 003330c..596a6ce 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -74,7 +74,8 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1 %postun -p /sbin/ldconfig %files -%doc AUTHORS ChangeLog COPYING.MPL README +%doc AUTHORS ChangeLog README +%license COPYING.MPL %{_libdir}/%{name}-%{apiversion}.so.* %files devel @@ -84,7 +85,7 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1 %{_libdir}/pkgconfig/%{name}-%{apiversion}.pc %files doc -%doc COPYING.MPL +%license COPYING.MPL %doc docs/doxygen/html %files tools